Storage Unlink
storage_unlinkUnlink a Storage object from a work item and/or project.
Deletes the join row only. The Storage object stays (and remains on any
other attachments). Pass at least one of work_id / project_id.
drive_unlink is a deprecated alias of this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Override agent identity | |
| file_id | Yes | Storage object UUID to unlink | |
| work_id | No | Work item UUID to unlink from | |
| project_id | No | Project UUID to unlink from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||