You're viewing a demo portfolio

Join the waitlist
PRSM

vision_query

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Look at the screen currently being shared in a meeting and answer a question about it. Returns a natural-language answer based on the visual content. Use ONLY when the user explicitly asks about the screen/slide/document being shown.

Parameters schema

{
  "type": "object",
  "required": [
    "question"
  ],
  "properties": {
    "question": {
      "type": "string",
      "minimum": 1,
      "description": "Question about the shared screen."
    },
    "image_b64": {
      "type": "string",
      "description": "Base64-encoded JPEG image of the screen-share frame."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

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

1/7 registries
View full server →
vision_query — io.github.saloprj/dialogbrain — PRSM MCP