edit_column
Update a project board column's title or color by providing owner, repo, project ID, and column ID. Keeps Kanban columns organized and accurately labeled.
Instructions
Edit a column's title and/or color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| color | No | ||
| owner | Yes | ||
| title | No | ||
| column_id | Yes | ||
| project_id | Yes |