github_projects_add_field_for_org
Add a custom field to an organization-owned GitHub project by specifying the organization, project number, and field details in the request body.
Instructions
Add a field to an organization-owned project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | org | |
| project_number | Yes | project_number | |
| body | No | Request body (JSON object) |