Plane docs
ApiSchemas

ExecutedBy

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

Used by sessions.annotate, sessions.events, sessions.send

Referenced from ToolCallStartedEvent

JSON Schema

{
  "anyOf": [
    {
      "type": "string",
      "enum": [
        "provider"
      ]
    }
  ]
}

On this page