5 MCP tools for managing upload sessions through the File Storage API. Same schema across 5 connectors.
file_storage_upload_sessions_allRetrieve a paginated list of upload sessions with optional filtering and sorting.
file_storage_upload_sessions_oneRetrieve a single record by its unique identifier.
file_storage_upload_sessions_createCreate a new record with the provided fields.
file_storage_upload_sessions_updateUpdate an existing record by its unique identifier.
file_storage_upload_sessions_deleteRemove a record by its unique identifier.
5 providers support upload sessions through the File Storage API.
execute_tool