AgentStateSource type

Indicates the source of an agent's operational state. Empty when the state is not derived from a specific source.

type AgentStateSource = "agent_instance_identity" | "agent_blueprint"