Iron Gorilla Developers

AgentIdentity

Stable identity and authority metadata for an agent.

SDK v2026.4.0

Kind: interface

Signature

Example
export interface AgentIdentity

Properties

  • name (string): Human-readable agent name.
  • scope (string): Scope string used by policy and tenancy.
  • authority (string): Declared authority level or operator role for the agent.

On this page