chat_create
Creates a certified Telegram chat channel linked to your personal case file. Enables secure, evidence-backed communication via AI agents.
Instructions
Creates a certified chat channel (Telegram). IMPORTANT: Chats can only be created in the user's personal case file (created automatically when the GoCertius account was opened). Do not use a manually created case file — use session_info → case_file_list to find the personal case file (oldest createdAt, owned by the user). Generate a UUID v4 for id. Set service to Telegram. Returns immediately and the chat may start in status creating; call chat_get and wait until it is registered/active before requesting the invitation URL or certificates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| service | Yes | ||
| language | Yes | ||
| caseFileId | Yes | ||
| serviceTitle | No | ||
| serviceDescription | No |