get_proposal
ActiveTool of Chronary
declared in 1.0.0
Get a scheduling proposal by id, including its slots and per-participant responses. Requires an org-level API key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"proposal_id"
],
"properties": {
"proposal_id": {
"type": "string",
"description": "Proposal to fetch"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Chronary
https://github.com/Chronary/chronary-mcp
2/7 registries