Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
call_id | str | :heavy_check_mark: | N/A | |
id | OptionalNullable[str] | :heavy_minus_sign: | N/A | |
output | components.OpenAIResponseFunctionToolCallOutputOutput2 | :heavy_check_mark: | N/A | |
status | OptionalNullable[components.OpenAIResponseFunctionToolCallOutputStatus] | :heavy_minus_sign: | N/A | completed |
type | components.OpenAIResponseFunctionToolCallOutputType | :heavy_check_mark: | N/A |