Files
openrouter-python-sdk-retry…/docs/models/chatcompletionmessagetoolcallfunction.md
T
2025-08-22 10:31:13 -05:00

9 lines
636 B
Markdown

# ChatCompletionMessageToolCallFunction
## Fields
| Field | Type | Required | Description |
| --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
| `name` | *str* | :heavy_check_mark: | Function name to call |
| `arguments` | *str* | :heavy_check_mark: | Function arguments as JSON string |