rlm_unlink_collection
Remove a shared collection from a project. If no project is specified, the current project is used.
Instructions
Unlink a shared collection from a project you can access. Defaults to the current project when project_id_or_slug is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | The shared collection ID | |
| project_id_or_slug | No | Optional target project ID, slug, or github repo. Defaults to the current project. |