You're viewing a demo portfolio

Join the waitlist
PRSM

integrations_get_endpoints

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

List every endpoint (operationId, method, path) registered on an HTTP-API integration. Identify it by `integration_id` or `base_url`. Use this to review what tools exist before integrations.remove_endpoints or add_endpoints.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "base_url": {
      "type": "string",
      "description": "Or the integration's base URL, e.g. https://api.boomnow.com"
    },
    "integration_id": {
      "type": "integer",
      "description": "Integration id (from integrations.list)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →