Trigger a manual QA story run
run_qa_storyQueue a manual run for an approved QA story and get the run ID. Trigger testing on demand.
Instructions
Queue a manual run for an enabled + approved qa_story. Returns the run id immediately; poll qa_story_runs or use get_report_detail for progress. Equivalent to "Run now" in the console.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project id | |
| qaStoryId | Yes | qa_story id to run |