get_started
Check whether this workspace is set up to send real broadcasts, and what is still missing. Returns { ready, checklist, summary }. Each checklist item has { key, label, done, blocking, next_tool, instructions }. Call this FIRST whenever a user asks to send or schedule a campaign on a new or unfamiliar workspace: if ready is false, do NOT attempt send_broadcast (it would fail or, worse, not be delivered) — instead walk the user through each not-done blocking step using its next_tool and instructions (connect WhatsApp, get a template approved, add contacts, subscribe), then proceed once ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||