RunToolCall
Represents a run tool call in the GraphQL API.
RunToolCallFields
Stable identifier for this run tool call.
Monotonically increasing sequence number used for ordering.
Display name of this run tool call.
Current status of this run tool call.
The input associated with this run tool call. May be null when unavailable or not applicable.
The output associated with this run tool call. May be null when unavailable or not applicable.
Error message when this run tool call did not complete successfully. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run tool call started.
ISO 8601 timestamp when this run tool call finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this run tool call was superseded. May be null when unavailable or not applicable.