Plane docs
ApiSchemas

AgentId

One shape from the contract, as it appears on the wire.

Used by agents.create, agents.get, agents.getBySlug, agents.imageStatus, agents.list, agents.promote, agents.rebake, agents.update, agents.upsert, agents.versions, providers.delete, secrets.delete, sessions.annotate, sessions.children, sessions.create, sessions.decide, and 7 more

Referenced from Agent, AgentNotFoundEncoded, AgentNotPromotableEncoded, AgentNotReadyEncoded, IdentityRequiredEncoded, ProviderInUseEncoded, SecretInUseEncoded, SessionFilter, SubagentSpawnedEvent, VersionConflictEncoded

JSON Schema

{
  "type": "string",
  "minLength": 1
}

On this page