create_agile_board
Create an agile board in YouTrack by providing board name and projects, with optional column field and instance. Organize work using customizable columns.
Instructions
Create a new agile board.
Args: name: Board name projects: Comma-separated project short names column_field: Column field (default: 'State') instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| instance | No | ||
| projects | Yes | ||
| column_field | No | State |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |