smart_list_pipelines
Search Alibaba Cloud DevOps pipelines using natural language time references like 'today' or 'this week' to filter by status and name.
Instructions
[Pipeline Management] Intelligently search pipelines with natural language time references (e.g., 'today', 'this week')
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| timeReference | No | Natural language time reference such as 'today', 'yesterday', 'this week', 'last month', etc. | |
| pipelineName | No | Pipeline name filter | |
| statusList | No | Pipeline status list, comma separated (SUCCESS,RUNNING,FAIL,CANCELED,WAITING) | |
| perPage | No | Number of items per page | |
| page | No | Page number |