5 MCP tools for managing folders through the File Storage API. Same schema across 5 connectors.
file_storage_folders_allRetrieve a paginated list of folders with optional filtering and sorting.
file_storage_folders_oneRetrieve a single record by its unique identifier.
file_storage_folders_createCreate a new record with the provided fields.
file_storage_folders_updateUpdate an existing record by its unique identifier.
file_storage_folders_deleteRemove a record by its unique identifier.
5 providers support folders through the File Storage API.
execute_tool