update_note
Add or update a note on a favorite domain to document exceptional value or perfect thematic fit.
Instructions
Add or update a note on a favorite domain.
Reserve notes for standout opportunities (exceptional value, perfect
thematic fit). Do NOT annotate every domain.
Args:
project_id: Project ID (from `list_projects`).
domain_id: Domain ID (must already be a favorite in the project).
note: Note text (max 500 characters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| domain_id | Yes | ||
| project_id | Yes |