You're viewing a demo portfolio

Join the waitlist
PRSM

delete_calendar

Active

Tool of Chronary

declared in 1.0.0

Delete a calendar (soft delete). Its events are no longer returned and it stops contributing to availability. Agent-scoped keys may only delete calendars owned by their agent.

Parameters schema

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

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 →