list_pipelines
Monitor data pipelines by listing every pipeline in a SingleStore database with its current status (Running, Stopped, Error) to quickly identify issues.
Instructions
List all pipelines in a database and their current state (Running/Stopped/Error).
Args:
database: Database to list pipelines from (defaults to the
connection's configured database).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||