list_projects
List accessible Polarion projects to obtain their IDs. Apply an optional Lucene query to narrow results.
Instructions
List accessible Polarion projects — the source of project ids.
Lucene query allows trailing wildcards (name:ILCU*); leading ones are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional Lucene filter (e.g. 'name:ILCU*'); trailing wildcards only. | |
| page_size | No | ||
| page_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| items | Yes | ||
| has_more | No | ||
| page_size | Yes | ||
| total_count | Yes |