Plane docs
ApiSchemas

SpanKind

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

Used by traces.forSession

Referenced from Span

JSON Schema

{
  "type": "string",
  "enum": [
    "turn",
    "model",
    "tool",
    "compaction",
    "other"
  ]
}

On this page