release_event
ActiveTool of Chronary
declared in 1.0.0
Manually release a held event before its hold_expires_at. The event must currently have status="hold". Frees the slot for other agents to book.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"event_id"
],
"properties": {
"event_id": {
"type": "string",
"description": "Event ID of the hold to release"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chronary
https://github.com/Chronary/chronary-mcp
2/7 registries