Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Content | components.ChatToolMessageContent | :heavy_check_mark: | Tool response content | The weather in San Francisco is 72°F and sunny. |
Role | components.ChatToolMessageRole | :heavy_check_mark: | N/A | |
ToolCallID | string | :heavy_check_mark: | ID of the assistant message tool call this message responds to | call_abc123 |