list_project_fields
Retrieve all fields for a specified GitHub Project V2, with optional pagination to manage large field sets.
Instructions
List all fields in a GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The global ID of the project | |
| first | No | Number of fields to return (default: 50) | |
| after | No | Cursor for pagination |