You're viewing a demo portfolio

Join the waitlist
PRSM

events

Active

Tool of Openagenda

declared in 0.1.0

List events from one OpenAgenda agenda (get its uid from search_agendas). Defaults to upcoming events. Optionally filter by keyword and date window. Returns title, dates, venue, coordinates and keywords (English where available, else French).

Parameters schema

{
  "type": "object",
  "required": [
    "agenda_uid"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Latest event date YYYY-MM-DD."
    },
    "from": {
      "type": "string",
      "description": "Earliest event date YYYY-MM-DD (default: today, upcoming only)."
    },
    "size": {
      "type": "number",
      "description": "Max events to return (1-50, default 20)."
    },
    "query": {
      "type": "string",
      "description": "Keyword filter over the agenda’s events."
    },
    "agenda_uid": {
      "type": "string",
      "description": "Agenda uid from search_agendas, e.g. \"6008621\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Openagenda

https://github.com/pipeworx-io/mcp-openagenda

1/7 registries
View full server →
events — Openagenda — PRSM MCP