# RunStepDetailsToolCallsFunctionObjectFunction
## Properties
**name** | **String** | The name of the function. |
**arguments** | **String** | The arguments passed to the function. |
**output** | Option<**String**> | The output of the function. This will be `null` if the outputs have not been [submitted](/docs/api-reference/runs/submitToolOutputs) yet. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)