> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/automate/osc/messages/macros/run-macro.md).

# Run Macro

| Message            | Description                                                                 | Arguments |
| ------------------ | --------------------------------------------------------------------------- | --------- |
| `/mixeffect/macro` | Runs the specified macro. If the macro does not exist, nothing will happen. | Integer   |

| Argument    | Type    | Description                          |
| ----------- | ------- | ------------------------------------ |
| Macro Index | Integer | One-based index of the macro to run. |
