github_projects_add_item_for_org
Adds an item to a GitHub project owned by an organization. Provide the organization name, project number, and a JSON request body to add the item.
Instructions
Add item to organization owned project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | org | |
| project_number | Yes | project_number | |
| body | No | Request body (JSON object) |