5 MCP tools for managing shared links through the File Storage API. Same schema across 1 connectors.
file_storage_shared_links_allRetrieve a paginated list of shared links with optional filtering and sorting.
file_storage_shared_links_oneRetrieve a single record by its unique identifier.
file_storage_shared_links_createCreate a new record with the provided fields.
file_storage_shared_links_updateUpdate an existing record by its unique identifier.
file_storage_shared_links_deleteRemove a record by its unique identifier.
execute_tool