tascan_apply_template
ActiveTool of TaScan
declared in 1.3.0
Apply a pre-built template to a task list, adding all template tasks
Parameters schema
{
"type": "object",
"required": [
"list_id",
"template_slug"
],
"properties": {
"list_id": {
"type": "string",
"description": "Task list (event) ID"
},
"template_slug": {
"type": "string",
"description": "Template slug (e.g. \"conference-load-in\", \"warehouse-receiving\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TaScan
https://github.com/snowbikemike/tascan-mcp
1/7 registries