You're viewing a demo portfolio

Join the waitlist
PRSM

get_proposal

Active

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

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 →
get_proposal — Chronary — PRSM MCP