AgentIdentityStatus type

The status of an agent identity, applicable to both the agent instance identity and the agent blueprint.

type AgentIdentityStatus = "active" | "disabled"