You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.17.0).

integrations_refresh_identity

Inactive

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Refresh the saved login (browser identity) behind an HTTP-API integration when its session has expired — i.e. calls start returning auth_expired / 401 even though reads worked before. Re-opens the bound identity, lets the site re-issue its session cookie, and re-captures it in place. Identify the integration by `integration_id` or `base_url`. Returns whether the session was refreshed; if it still fails the identity needs a fresh human login in the Browser Identities UI.

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 →