| Name | Type | Description | Notes |
|---|---|---|---|
| tool_use_id | string | [optional] | |
| name | string | [optional] | |
| input | object | [optional] | |
| execution_id | string | Present for async tools with autoExecute | [optional] |
| status | string | Execution status (pending/running/complete/failed) - present for async tools with autoExecute | [optional] |
| result | \QuantClient\Model\ChatInference200ResponseResponseToolUseOneOfResult | [optional] |