answerRunQuestion
Answers a run question and returns an agent run.
answerRunQuestion(batchId: ID!, answers: JSON!): AgentRun!Arguments
Identifier of the batch.
The answers used to filter or perform the operation.
Returns
Stable identifier for this agent run.
Category of this agent run.
The display number associated with this agent run.
Current status of this agent run.
The phase associated with this agent run.
The origin associated with this agent run.
The provider associated with this agent run.
The provider version associated with this agent run. May be null when unavailable or not applicable.
Identifier of the related worktree. May be null when unavailable or not applicable.
Identifier of the related agent. May be null when unavailable or not applicable.
The worktree associated with this agent run. May be null when unavailable or not applicable.
The Jira issue key associated with this agent run. May be null when unavailable or not applicable.
The repository name associated with this agent run.
Git branch associated with this agent run. May be null when unavailable or not applicable.
The model associated with this agent run.
The effort associated with this agent run. May be null when unavailable or not applicable.
Whether the web search enabled condition is true for this agent run.
Identifiers of the related MCP presets.
MCP tool names associated with this agent run.
Maximum same-kind runs admitted on this worktree. Zero means unlimited.
The initial prompt associated with this agent run.
The final output associated with this agent run. May be null when unavailable or not applicable.
Error message when this agent run did not complete successfully. May be null when unavailable or not applicable.
The estimated cost associated with this agent run. May be null when unavailable or not applicable.
The pricing source associated with this agent run. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent run pricing updated. May be null when unavailable or not applicable.
The input tokens associated with this agent run.
The output tokens associated with this agent run.
The reasoning tokens associated with this agent run.
The cache read tokens associated with this agent run.
The cache write tokens associated with this agent run.
Number of tool calls.
Identifier of the related source plan. May be null when unavailable or not applicable.
The source plan number associated with this agent run. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent run played. May be null when unavailable or not applicable.
The played session number associated with this agent run. May be null when unavailable or not applicable.
The source plan associated with this agent run. May be null when unavailable or not applicable.
The played session associated with this agent run. May be null when unavailable or not applicable.
Identifier of the related parent run. May be null when unavailable or not applicable.
The parent run number associated with this agent run. May be null when unavailable or not applicable.
The parent run associated with this agent run. May be null when unavailable or not applicable.
The follow up mode associated with this agent run. May be null when unavailable or not applicable.
Follow ups associated with this agent run.
Attempts associated with this agent run.
Inputs associated with this agent run.
Model usages associated with this agent run.
Tool calls associated with this agent run.
Question batches associated with this agent run.
Checkpoints associated with this agent run.
ISO 8601 timestamp when this agent run was archived. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent run native archived. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent run started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent run finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this agent run was created.
ISO 8601 timestamp when this agent run was last updated.
Cost derived from the model price catalog rather than from what the provider reported, so a run the provider priced at nothing still shows a number.