Name | Type | Description | Notes |
---|---|---|---|
id | String | The ID of the tool call object. | |
type | TypeEnum | The type of tool call. This is always going to be `file_search` for this type of tool call. | |
fileSearch | RunStepDetailsToolCallsFileSearchObjectFileSearch |
Name | Value |
---|---|
FILE_SEARCH | "file_search" |