data_run_pipeline
Run a data pipeline using a plain-language objective and optional JSON inputs, with execution scoped to your JWT tenant and company.
Instructions
Run the data domain agent action run_pipeline.
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 |
|---|---|---|---|
| inputs | No | {} | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |