hires_update_note
Update a note's body and visibility to correct errors or moderate content, without adding a new timeline item.
Instructions
Update note body and/or visibility without creating a new timeline item. Use for corrections and moderation workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note ID | |
| body | No | Note content. Supports HTML. | |
| include | No | Include related resources, e.g. 'user' for author details | |
| visibility | No | Visibility: 'all' (default) or 'private' |