# RunStepDetailsToolCallsFileSearchResultObject
## Properties
**file_id** | **String** | The ID of the file that result was found in. |
**file_name** | **String** | The name of the file that result was found in. |
**score** | **f64** | The score of the result. All values must be a floating point number between 0 and 1. |
**content** | Option<[**Vec<models::RunStepDetailsToolCallsFileSearchResultObjectContentInner>**](RunStepDetailsToolCallsFileSearchResultObject_content_inner.md)> | The content of the result that was found. The content is only included if requested via the include query parameter. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)