Macro recorder
macro_recorderRecord sequences of MCP tool calls to portable JSON macro files. Use start, stop, list, and load actions to manage reusable automation macros.
Instructions
Record the sequence of MCP tool calls to a portable JSON macro file. Actions: start | stop | list | load. Replay ships separately as run_macro_script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| name | No | ||
| action | Yes | ||
| redactSensitive | No | ||
| allowUnsafeRecording | No | Required when redactSensitive=false because raw scripts/secrets may be persisted. |