create_support_ticket
Create an IT support ticket for bug reports, billing issues, broker connection problems, or onboarding help. Includes storage in Supabase, sync to Notion, and 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 |