create_macro
Create a macro to automate ticket updates by defining a title and actions that set field values when the macro is applied.
Instructions
Create a new macro. Provide title and an actions array. Each action is {field, value} describing what the macro changes when applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Macro title | |
| description | No | Macro description | |
| actions | Yes | Actions to perform when macro is applied |