update_macro
Update a macro's title and description, or replace its actions entirely by specifying the macro ID.
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 | |
| description | No | Updated macro description | |
| actions | No | Updated actions |