delete_board
Remove a board by providing its UUID or slug. Optionally scope the deletion to a workspace and sub-space.
Instructions
Delete a board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Space | No | Optional sub-space ID for further scoping inside the workspace. | |
| board_id | Yes | Board UUID or slug. | |
| Organization | No | Workspace (organization) ID the request is scoped to. |