You're viewing a demo portfolio

Join the waitlist
PRSM

agents_list_integrations

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

List the workspace integrations enabled (or available) for an AI agent, with each one's workspace_integration_id, provider, enabled flag, and count of denied tools. Use this to see what an agent can call before toggling with agents_set_integration.

Parameters schema

{
  "type": "object",
  "required": [
    "agent_id"
  ],
  "properties": {
    "agent_id": {
      "type": "integer",
      "description": "ID of the agent to inspect"
    }
  }
}

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 →
agents_list_integrations — io.github.saloprj/dialogbrain — PRSM MCP