mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
3.7 KiB
3.7 KiB
OpenResponsesFunctionCallOutput
The output from a function call execution
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.OpenResponsesFunctionCallOutputType | ✔️ | N/A | |
id |
OptionalNullable[str] | ➖ | N/A | |
call_id |
str | ✔️ | N/A | |
output |
str | ✔️ | N/A | |
status |
OptionalNullable[components.ToolCallStatus] | ➖ | N/A | completed |