WTM Command Center

World Taekwondo Mandeville Β· Student Database
Checking…
Total Commands
β€”
all time
Success Rate
β€”
 
Today
β€”
commands
Output Tokens
β€”
total
Students Queried
β€”
unique lookups
πŸ“‹ Command Log LIVE Β· Airtable
TimeCommandStudent / ArgsResponseStatusStudentsTokens
⌨️ Send Command
/profile …
πŸ’¬ Response
Command output will appear here.
Student data from your Airtable base is injected into Claude's context automatically for relevant commands.
🎽 Student Directory LIVE · appwTO62uIjVGaOlq
NameCurrent BeltNext BeltStatusAction
Click Load to fetch students from Airtable
πŸ”Œ Connection
Console posts here. Must match the WTM Command workflow webhook path.
Used by Dashboard + Students tabs. Stored in memory only, cleared on reload.
⚠️ The Airtable PAT entered here is held in memory for this browser session only and is never written to localStorage, cookies, or any external service. A read-only token scoped to base appwTO62uIjVGaOlq is sufficient for the Dashboard and Students tabs.
πŸ“ WTM Command Log Table

Add a table named WTM Command Log to your base appwTO62uIjVGaOlq. The workflow's Log to Airtable node writes to it by name (URL-encoded as WTM%20Command%20Log).

Field NameTypeNotes
Log EntrysingleLineTextPrimary β€” auto: command + date
CommandsingleLineTexte.g. profile, cert, belt
ArgumentsmultilineTextStudent name + extra details
PhonephoneNumberSender's WhatsApp number
SourcesingleLineTextwhatsapp or console
ResponsemultilineTextFull Claude response text
StatussingleSelectsuccess Β· error Β· pending
ErrorsingleLineTextError message if Status=error
Students MatchednumberHow many Airtable rows were found
Student Record IDssingleLineTextComma-separated rec IDs
Input TokensnumberClaude input token count
Output TokensnumberClaude output token count
Message PartsnumberWhatsApp chunks sent
TimestampdateTimeISO 8601, UTC
n8n Variables needed: AIRTABLE_PAT (write access to base), WASSENGER_API_KEY, ANTHROPIC_API_KEY, CLAUDE_MODEL (e.g. claude-sonnet-4-6), WTM_SYSTEM_PROMPT (optional override).