get_ical_subscription
ActiveTool of Chronary
declared in 1.0.0
Get a single external iCal feed subscription by id, including its sync status, last sync time, and last error.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"subscription_id"
],
"properties": {
"subscription_id": {
"type": "string",
"description": "iCal subscription ID to fetch"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chronary
https://github.com/Chronary/chronary-mcp
2/7 registries