list_projects
Retrieve a list of PPM (Project Portfolio Management) projects from ServiceNow. Filter by state or other criteria using an encoded query, and control result count with a limit.
Instructions
List PPM projects (pm_project).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| query | No | Encoded query filter (e.g. state=open) |