add_context_link
Attach reference links or notes to a collection or project to provide context for reviewers. Add URLs to Figma, PRDs, Confluence, or free-text notes.
Instructions
Attach a reference link or note to a collection or project/prototype. Use this to add links to Figma designs, PRDs, Confluence docs, or free-text notes that provide context for reviewers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional: URL to the reference material (Figma, Confluence, Google Docs, etc.). Omit for free-text notes. | |
| note | No | Optional: Description or notes about this reference | |
| title | Yes | Title for the reference (e.g., 'Design Spec', 'PRD', 'User Flow Diagram') | |
| folder_id | No | Collection (folder) ID to attach the link to. Provide either folder_id or project_id. | |
| project_id | No | Project or prototype ID to attach the link to. Provide either folder_id or project_id. |