Start Manual Test Session
start_manual_test_sessionStart a manual execution session for a launch by providing the launch ID, with optional project override and environment variables, to begin testing and capture results.
Instructions
Start a manual execution session for a launch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| launch_id | Yes | Launch ID (required). | |
| project_id | No | Optional override for the default Project ID. | |
| environment | No | Optional environment variables as [{key, value}, ...]. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| launch_id | No | ||
| job_run_id | No | ||
| project_id | No | ||
| environment | No | ||
| test_session_id | No |