mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
4.0 KiB
4.0 KiB
OpenResponsesFunctionToolCall
A function call initiated by the model
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.OpenResponsesFunctionToolCallType | ✔️ | N/A | |
call_id |
str | ✔️ | N/A | |
name |
str | ✔️ | N/A | |
arguments |
str | ✔️ | N/A | |
id |
str | ✔️ | N/A | |
status |
OptionalNullable[components.ToolCallStatus] | ➖ | N/A | completed |