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