list_projects
Retrieve projects with optional OData filtering to find specific entries, such as projects with status 'Open'.
Instructions
List projects. Use filter_expr for OData filtering, e.g. "status eq 'Open'".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| skip | No | ||
| select | No | ||
| orderby | No | ||
| filter_expr | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |