5 MCP tools for managing drives through the File Storage API. Same schema across 3 connectors.
file_storage_drives_allRetrieve a paginated list of drives with optional filtering and sorting.
file_storage_drives_oneRetrieve a single record by its unique identifier.
file_storage_drives_createCreate a new record with the provided fields.
file_storage_drives_updateUpdate an existing record by its unique identifier.
file_storage_drives_deleteRemove a record by its unique identifier.
3 providers support drives through the File Storage API.
execute_tool