delete_agile_board
Delete a YouTrack agile board by its name with partial matching, without removing associated issues. Specify the board name to remove it and clear the board view.
Instructions
Delete an agile board (issues are not deleted).
Args: board_name: Board name (partial match) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| board_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |