AgentIdentityStatus type

エージェントのアイデンティティの状態は、エージェントインスタンスのアイデンティティとエージェントの設計図の両方に適用されます。

type AgentIdentityStatus = "active" | "disabled"