Read a plan
get_planRead a plan: title, event details, participants and their available dates and RSVP, the best dates so far, and the places being voted on (with place_id). Pass since (the server_time of an earlier call) to also get a list of what changed since then.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Plan link (e.g. https://lesgooo.fun/ab12/when) or its 4-character id. | |
| since | No | Optional ISO timestamp (server_time from an earlier get_plan). |