robot_run
Run Robot Framework test suites and return JSON containing pass/fail status, failure details, and output location. Supports tag filtering and custom timeout.
Instructions
Run selected Robot suites and return JSON with status, failures, and output location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| timeout | No | ||
| workspace | No | . | |
| output_dir | No | ||
| exclude_tags | No | ||
| include_tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||