delete_entity_checklist_item
Remove a checklist item from a project, portfolio, or goal by specifying the entity type, entity ID, and item ID.
Instructions
Delete a checklist item from a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Checklist item ID | |
| entity_id | Yes | Entity ID | |
| entity_type | Yes | "project", "portfolio", or "goal" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |