create_project_card
Add a new card with note content to a specified column in a GitHub project to organize tasks and track progress.
Instructions
Create a new card in a project column
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column_id | Yes | The ID of the column | |
| note | Yes | The note content for the card |