update_macro
Update a macro's title, description, or actions; replaces the full action set when actions are provided.
Instructions
Update an existing macro's title or actions. Pass actions to replace the full action set (not merge).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Macro ID to update | |
| title | No | Updated macro title | |
| actions | No | Updated actions | |
| description | No | Updated macro description |