rlm_create_collection
Create a new team shared context collection to organize project-specific best practices separately from broader team context.
Instructions
Create a new TEAM shared context collection in the current project's team. Use this to separate project-specific best practices from broader team context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Collection display name | |
| slug | No | Optional collection slug. Defaults to a slugified version of name. | |
| description | No | Optional collection description | |
| is_public | No | Whether the collection should be public |