List GCP projects
gcp_list_projectsLists GCP projects visible to the authenticated identity, with optional filter and pagination to locate projects by state, parent, or page.
Instructions
Lists GCP projects visible to the authenticated identity. Supports Cloud Resource Manager filter syntax, e.g. filter: "state:ACTIVE" or "parent.id:1234567890".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| pageSize | No | ||
| pageToken | No |