stop_all_recordings
Stops all live recording sessions to resolve session ID loss, duplicate-target protection blocks, or prepare for a fresh verification run. Optionally filter by target alias.
Instructions
Stop all live recording sessions for this server process.
Use this when the client lost a session_id, duplicate-target protection is
blocking a new start_recording call, or before starting a fresh verification
run where old sessions would confuse results.
Pass target to filter by target family. Accepted values follow
start_recording aliases such as macos, ios_simulator, and android.
The response groups stopped session metadata under "stopped".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Optional target alias filter (same vocabulary as start_recording.target). Omit to stop every session. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||