Skip to main content
Tool detach_from_project · Behavior Destructive
Unlink files from a project. Membership is a separate edge, not a field on the project. Idempotent at the membership level: detaching a file that is not linked leaves membership unchanged and is safe to retry. This removes the project link only; the file itself is not deleted.

Input parameters

string (uuid)
required
Project to unlink the files from. You must have edit access.
string (uuid)[]
required
File ids to unlink from the project (1-50).

Response

string (uuid)
string (uuid)[]
Files unlinked from the project.