You're viewing a demo portfolio

Join the waitlist
PRSM

portal_support

Active

Tool of Chia Health MCP Server

declared in 1.26.0

Contact customer support with a question or issue. Creates a support ticket and returns the ticket ID and estimated response time. Requires authentication.

Parameters schema

{
  "type": "object",
  "title": "contact_supportArguments",
  "required": [
    "patient_id",
    "subject",
    "message"
  ],
  "properties": {
    "message": {
      "type": "string",
      "title": "Message",
      "description": "Detailed description of the question or issue"
    },
    "subject": {
      "type": "string",
      "title": "Subject",
      "description": "Support ticket subject line"
    },
    "patient_id": {
      "type": "string",
      "title": "Patient Id",
      "description": "Patient ID"
    },
    "bearer_token": {
      "type": "string",
      "title": "Bearer Token",
      "default": "",
      "description": "Authentication token for the patient session"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Chia Health MCP Server

https://github.com/chia-health/chia-mcp

2/7 registries
View full server →