ApiSchemas
SandboxOnIdle
One shape from the contract, as it appears on the wire.
Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions, sessions.annotate, sessions.children, sessions.create, sessions.decide, sessions.events, sessions.get, sessions.interrupt, sessions.list, sessions.send, sessions.updateMetadata
Referenced from SandboxIdleEvent, SandboxLifecycle
JSON Schema
{
"type": "string",
"enum": [
"release",
"snapshot"
]
}