You're viewing a demo portfolio

Join the waitlist
PRSM

get_calendar_context

Active

Tool of Chronary

declared in 1.0.0

Get a calendar's temporal context in a single call: the current event (if one is happening now), the next upcoming event, recent past events, a short upcoming window, and the owning agent's status (idle/working/waiting/error). Use this to answer "what is this agent doing right now?" without issuing multiple list_events queries.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "calendar_id"
  ],
  "properties": {
    "calendar_id": {
      "type": "string",
      "description": "Calendar ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Chronary

https://github.com/Chronary/chronary-mcp

2/7 registries
View full server →