tascan_create_worker
ActiveTool of TaScan
declared in 1.3.0
Create a new worker (taskee) in the organization
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Worker name"
},
"email": {
"type": "string",
"description": "Email"
},
"phone": {
"type": "string",
"description": "Phone number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TaScan
https://github.com/snowbikemike/tascan-mcp
1/7 registries