create_checkin
Schedule a client check-in at a specified ISO date/time. Add optional questions (TEXT, NUMBER, SCALE, PHOTO). Confirm to execute.
Instructions
Schedule a check-in for a client with optional questions (confirm-gated). scheduledFor: ISO date. question.type: TEXT|NUMBER|SCALE|PHOTO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | ||
| scheduledFor | Yes | ISO date/time, e.g. 2026-06-10 or 2026-06-10T09:00:00Z | |
| questions | No | ||
| confirm | No | Must be true to actually execute. If false/omitted, returns a preview only. |