list_program_versions
List all versions in a program to manage release plans and track delivery progress. Filter by status or search by name.
Instructions
[Project Management] List versions for a Yunxiao Program (Project Set). Versions are used to manage release plans and track delivery progress.
Use Cases:
List all versions in a program Filter versions by status (TODO, DOING, ARCHIVED) Search versions by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID, can be found in the basic information page of the organization admin console | |
| id | Yes | Program (Project Set) unique identifier | |
| status | No | Filter by status: TODO (not started), DOING (in progress), ARCHIVED (released) | |
| name | No | Filter by name | |
| page | No | Page number, default is 1 | |
| perPage | No | Page size, default is 20 |