rlm_link_collection
Links a shared collection to a project. Supports optional priority, token budget, and category filters for fine-grained control.
Instructions
Link an existing shared collection to 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. | |
| priority | No | Optional link priority (lower = higher priority) | |
| token_budget_percent | No | Optional token budget override for this collection | |
| enabled_categories | No | Optional category allowlist for this project link |