MCP Tools Reference

Technical specification of the 6 tools exposed by the MCP server.

View as Markdown

Ejemplos de Código Multilenguaje

{
  "jsonrpc": "2.0",
  "id": 1,
  "result": {
    "content": [
      {
        "type": "text",
        "text": "{""accountId"":1,""brandsCount"":3,""brands"":[{""id"":101,""name"":""Marca Norte""}]}"
      }
    ]
  }
}
¿Te fue útil esta página?