Get Launch
get_launchRetrieve a specific test launch by its ID and get a concise summary of its details. Optionally specify a project ID or choose output format (JSON or plain).
Instructions
Retrieve a specific launch and summarize its details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| launch_id | Yes | Launch ID (required). | |
| project_id | No | Optional override for the default Project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |