data_pipeline_status
Retrieve current pipeline status by sending a free-text message or structured JSON through the Lightbulb platform, returning operational details for monitoring.
Instructions
Run the data domain agent action pipeline_status.
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 |