# DocumentLibraryTool
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tool_configuration** | Option<[**models::ToolConfiguration**](ToolConfiguration.md)> | | [optional]
**r#type** | Option<**Type**> | (enum: document_library) | [optional][default to DocumentLibrary]
**library_ids** | **Vec<String>** | Ids of the library in which to search. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)