get_availability_rules
ActiveTool of Chronary
declared in 1.0.0
Read the buffer times and working-hours rules configured on a calendar. Returns the rules row, or an error if none are set.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"calendar_id"
],
"properties": {
"calendar_id": {
"type": "string",
"description": "Calendar to read"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Chronary
https://github.com/Chronary/chronary-mcp
2/7 registries