stop_native_macro_recording
Stop the current native macro recording, save it, and optionally open in VBA editor or run it immediately.
Instructions
Stop the current native macro recording and save
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| openInEditor | No | Open macro in VBA editor after saving | |
| runMacro | No | Run the macro immediately after saving |