create_support_ticket
Create a support ticket for bug reports, billing issues, broker connection problems, or onboarding help. The ticket is stored, synced to Notion, and sends email confirmation.
Instructions
Create an IT support ticket. Stores in Supabase, syncs to Notion, and sends email confirmation. Use for bug reports, billing issues, broker connection problems, or onboarding help.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Short summary (max 200 chars) | |
| user_id | No | ||
| category | No | other | |
| metadata | No | ||
| priority | No | medium | |
| user_email | Yes | User's email for reply notifications | |
| description | Yes | Full problem description |