Write to the Epovest support team
contact_supportSend a message to the humans behind Epovest: report a problem, suggest an improvement, ask a question. Use it when a tool refuses what should work, when the product is missing something the user needs, or when the user asks you to tell us something. The message lands in the support threads of the account, which the members also see in the app, and a human answers there. Reply to an ongoing thread with thread_id, and read the answer with get_support_thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | What this message is: sorts it on arrival. | |
| message | Yes | What you want to tell the support team, in the words of the user when they dictated it. Include what you tried and what happened. | |
| subject | No | Title of the thread. Derived from the message when omitted; ignored when replying. | |
| thread_id | No | Reply to this thread instead of opening a new one: call list_support_threads to find it. |