rlm_upload_shared_document
Upload or update a shared document to store team best practices, coding standards, playbooks, and guidelines in a categorized, prioritized collection for AI agents.
Instructions
Upload or update a document in a shared context collection. Use for team best practices, coding standards, business playbooks, reusable examples, and guidelines. Requires Team plan or higher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | The shared collection ID | |
| title | Yes | Document title | |
| content | Yes | Document content (markdown) | |
| category | No | Document category for token budget allocation | BEST_PRACTICES |
| tags | No | Tags for filtering and organization | |
| priority | No | Priority within category (higher = more important) |