list_project_columns
Retrieve and organize project columns by providing a project ID from GitHub. Specify pagination parameters to manage large datasets effectively.
Instructions
List columns for a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number of the results | |
per_page | No | Results per page (max 100) | |
project_id | Yes | The ID of the project |