list_org_project_fields
Retrieve the fields configured on a GitHub ProjectsV2 project to view its structure and available custom fields.
Instructions
List fields configured on a GitHub ProjectsV2 project. Docs: https://docs.github.com/en/rest/projects/fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization login. | |
| page | No | ||
| per_page | No | ||
| project_number | Yes | The ProjectsV2 project number (visible in the project URL). |