Ask a question to get started
Enter to send•Shift+Enter new line
Get tool calls (with results) that belong to a specific AI message.
getToolCalls(message: Message): ToolCallWithResult<DefaultToolCall>[]
message
Message
The AI message whose tool calls to retrieve.