configure_macro_auth
Set up macro-based authentication for a scan configuration by linking an uploaded macro file, with options for playback speed and delay.
Instructions
Configure macro-based authentication using a previously uploaded macro file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replay_speed | No | Playback speed multiplier (1 = normal speed) | |
| macro_file_id | Yes | The unique identifier of the macro file (upload first using create_file + upload_file_content) | |
| extra_delay_ms | No | Additional delay after macro completion (milliseconds) | |
| scan_config_id | Yes | The unique identifier of the scan configuration |