remove_task
Remove a named task from your mise configuration, with automatic cleanup and warnings about affected dependencies.
Instructions
Remove a specific task from the project.
This tool removes a named task from the mise configuration, handling any cleanup needed and warning about dependent tasks that might be affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_name | Yes | Name of the task to remove | |
| project_path | Yes | Path to the project directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||