A tool call associated with a history item. Used in both ASSISTANT and TOOL_RESULT items. ASSISTANT items carry arguments; TOOL_RESULT items carry arguments as null.
The tool call arguments as provided by the LLM. Null on TOOL_RESULT items.
The BPMN element ID handling this tool.
The LLM-assigned tool call ID. Correlates ASSISTANT items to their matching TOOL_RESULT items.
The LLM-visible tool name.
A tool call associated with a history item. Used in both ASSISTANT and TOOL_RESULT items. ASSISTANT items carry arguments; TOOL_RESULT items carry arguments as null.