create_note
Create notes like observations, action items, or issues on the current project. Optionally mark private, set severity, anchor to a URL, or assign to a team member.
Instructions
Create a note (observation, action item, issue) on the current project. Optionally make it private, set a severity, anchor it to a page_url, and assign (@mention) it to a project member by their user id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| is_private | No | ||
| severity | No | ||
| page_url | No | ||
| assigned_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |