Delete a skill category
deleteSkillCategoryPermanently remove an empty skill category. If skills still exist in it, the operation returns a 409 error—move or delete those skills first.
Instructions
Delete a skill category
Permanently deletes a skill category. Returns SKILL_CATEGORY_NOT_EMPTY (409) if any skills still belong to the category — remove or move all skills first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Skill category ID (UUID) |