# ResponseFunctionCallArgumentsDoneEvent
## Properties
**r#type** | **String** | |
**item_id** | **String** | The ID of the item. |
**name** | **String** | The name of the function that was called. |
**output_index** | **i32** | The index of the output item. |
**sequence_number** | **i32** | The sequence number of this event. |
**arguments** | **String** | The function-call arguments. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)