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