moa_tip_update
Update a tip atomically: omitted fields remain unchanged, while nullable fields clear when set to null.
Instructions
Update a Tip atomically; omitted fields remain and nullable optional fields clear their values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| actor | No | ||
| title | No | ||
| module | No | ||
| status | No | ||
| context | No | ||
| summary | No | ||
| workspace | Yes | Absolute project path. Tips never infer a workspace from the MCP process cwd. | |
| nextAction | No | ||
| sourceRefs | No | ||
| documentRefs | No | ||
| relatedTipIds | No | ||
| relatedProjects | No | ||
| sourceSessionId | No |