Add a checklist item
add_checklist_itemAdd an item to the plan's shared checklist (e.g. "Bring the grill"). Acts as the participant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Plan link (e.g. https://lesgooo.fun/ab12/when) or its 4-character id. | |
| text | Yes | Item text (max 500 chars). | |
| participant_id | Yes | From create_plan or join_plan. | |
| participant_token | Yes | From create_plan or join_plan. |