Plane docs
ApiSchemas

StreamFormat

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

Used by sessions.streamToken

Referenced from StreamTokenIssued

JSON Schema

{
  "type": "string",
  "enum": [
    "ai-sdk",
    "ag-ui",
    "plane"
  ]
}

On this page