create_ticket
Open a support ticket for this account (or add to the open one with the same symptom). Quote the request_id from a failed call's error body and the exact call is attached automatically, with what usually fixes it. Returns the ticket reference (FY-…), status and the suggested path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Details — paste the error body; request_ids inside are picked up | |
| subject | Yes | One line: what is failing | |
| category | No | incident, question, billing or other (default: derived from evidence) | |
| request_id | No | The request_id from the error's data (uuid) |