save_macro
Create or update reusable macros that chain sleep, sendKeys, and command steps to automate troubleshooting workflows.
Instructions
Create or update a macro with steps: sleep, sendKeys, command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| steps | Yes | ||
| description | No |