delete_entity
Delete a project, portfolio, or goal by ID. Optionally delete the associated board as well.
Instructions
Delete a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | Entity ID | |
| with_board | No | Also delete associated board | |
| entity_type | Yes | "project", "portfolio", or "goal" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |