You're viewing a demo portfolio

Join the waitlist
PRSM

release_event

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Chronary

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

2/7 registries
View full server →
release_event — Chronary — PRSM MCP