You're viewing a demo portfolio

Join the waitlist
PRSM

tascan_update_worker

Active

Tool of TaScan

declared in 1.3.0

Update a worker profile (name, phone, email)

Parameters schema

{
  "type": "object",
  "required": [
    "worker_id"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "New name"
    },
    "email": {
      "type": "string",
      "description": "New email"
    },
    "phone": {
      "type": "string",
      "description": "New phone"
    },
    "worker_id": {
      "type": "string",
      "description": "Worker ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TaScan

https://github.com/snowbikemike/tascan-mcp

1/7 registries
View full server →
tascan_update_worker — TaScan — PRSM MCP