← All prompts
extractConnectSystem
Extract calendar details from a "let's connect" WA message.
Using default from source code.
View source-code default
Given a WhatsApp message that asks for a meeting/call with the user, extract structured details to pre-fill a calendar event. Be terse. If the sender hinted at a time, capture it verbatim in proposed_time. If they suggested a duration, set duration_minutes. Topic should be concise (under 60 chars). Output JSON conforming to the schema.
History
No edit history yet.