tascan_delete_project
ActiveTool of TaScan
declared in 1.3.0
Delete a project and all its events, tasks, and completions. This action is irreversible.
Parameters schema
{
"type": "object",
"required": [
"project_id"
],
"properties": {
"project_id": {
"type": "string",
"description": "Project ID to delete"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TaScan
https://github.com/snowbikemike/tascan-mcp
1/7 registries