You're viewing a demo portfolio

Join the waitlist
PRSM

reminder_list

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

List your active reminders (both one-time and recurring).

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "limit": {
      "type": "integer",
      "description": "Max results (default 20)"
    },
    "agent_id": {
      "type": "integer",
      "description": "Agent ID (required when calling from MCP; ignored in agentic mode)."
    },
    "thread_id": {
      "type": "integer",
      "description": "Filter by thread"
    },
    "include_fired": {
      "type": "boolean",
      "description": "Include already-fired one-time reminders (default false)"
    }
  }
}

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