# CreateMessageRequestAttachmentsInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**file_id** | Option<**String**> | The ID of the file to attach to the message. | [optional]
**tools** | Option<[**Vec<models::CreateMessageRequestAttachmentsInnerToolsInner>**](CreateMessageRequest_attachments_inner_tools_inner.md)> | The tools to add this file to. | [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)