preview_deletion
Preview deletion impact for Huly entities before deleting. Shows affected sub-entities, relations, and warnings for issues, projects, components, and milestones.
Instructions
Preview the impact of deleting a Huly entity before actually deleting it. Shows affected sub-entities, relations, and warnings. Supports issues, projects, components, and milestones. Use this to understand cascade effects before calling a delete operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | a string that will be trimmed | |
| entityType | Yes | Type of entity: issue, project, component, or milestone | |
| identifier | No | Entity identifier within the project. Required for issue (e.g., 'PROJ-123' or number), component (label or ID), milestone (label or ID). Ignored for entityType='project'. |