list_evaluation_pipelines
List evaluation pipelines with optional name filtering, pagination, and sorting to manage monitoring workflows.
Instructions
List evaluator pipelines (V2). These are the items shown on the Evaluation Pipelines page in the UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by pipeline name (contains). | |
| page | No | Page number (default: 1). | |
| sort_by | No | Sort field. Default: -created_at. | |
| page_size | No | Page size (default: 10, max: 100). |