← WebMCP Directory

Tool tree

Prepaid mobile top-ups and balance transfers
Explore capabilities

Tools verified

browse_gift_cardsAction

Navigate to gift card products on doctorSIM.

View tool JSON
{
  "name": "browse_gift_cards",
  "kind": "act",
  "impl": "imperative",
  "description": "Navigate to gift card products on doctorSIM.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/en/"
}
get_agent_commerce_linksAnswer

Return doctorSIM agent discovery URLs (API catalog, OAuth, OpenAPI, MCP card, skills index).

View tool JSON
{
  "name": "get_agent_commerce_links",
  "kind": "answer",
  "impl": "imperative",
  "description": "Return doctorSIM agent discovery URLs (API catalog, OAuth, OpenAPI, MCP card, skills index).",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/en/"
}
start_topupAction

Navigate to the mobile top-up recharge flow on doctorSIM.

View tool JSON
{
  "name": "start_topup",
  "kind": "act",
  "impl": "imperative",
  "description": "Navigate to the mobile top-up recharge flow on doctorSIM.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/en/"
}