List Projects
list_projectsRetrieve accessible projects with IDs, names, and organization details to identify projects for health analysis and failure debugging in Gaffer.
Instructions
List all projects you have access to.
Returns a list of projects with their IDs, names, and organization info. Use this to find project IDs for other tools like get_project_health.
Requires a user API Key (gaf_). Get one from Account Settings in the Gaffer dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | No | Filter by organization ID (optional) | |
| limit | No | Maximum number of projects to return (default: 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| projects | Yes |