create_board
Turn a saved Jira filter into a new Agile board (scrum/kanban). Confirmation required for irreversible creation.
Instructions
Creates a Jira Software Agile board (scrum/kanban) from an existing saved filter. Guarded: requires confirm:true. Requires Jira Software and permission to manage boards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Board name | |
| type | Yes | Board type | |
| confirm | No | Must be set to true to actually perform this irreversible/high-impact action. If omitted, the tool returns a warning instead of acting. | |
| filter_id | Yes | Id of an existing saved filter that scopes the board's issues (boards are backed by a filter). |