You're viewing a demo portfolio

Join the waitlist
PRSM

prompts_get

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Get full content of a prompt template: system instructions (prompt_text) and auto-reply rules. Run prompts.list first to find the prompt_id.

Parameters schema

{
  "type": "object",
  "required": [
    "prompt_id"
  ],
  "properties": {
    "prompt_id": {
      "type": "integer",
      "description": "ID of the prompt template to fetch"
    }
  }
}

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 →