update_importance_level
Update specific fields of an importance level in a HacknPlan project by providing the project ID, importance level ID, and optional new name or description.
Instructions
Partially update an importance level (PATCH — only provided fields are changed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| projectId | Yes | ||
| description | No | ||
| importanceLevelId | Yes |