coding_run_tests
Automate test execution by providing a free-text objective and optional structured inputs to a coding agent, which runs the tests within your project.
Instructions
Run the coding domain agent action run_tests.
Routes through the platform's domain-agent dispatcher under your JWT, tenant, and company scope.
Args: message: Free-text objective for the action. inputs: Optional JSON string of structured inputs for the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |