tg_contact_edit
Manage Telegram contacts: add by phone number, delete existing, or attach a private note visible only to you.
Instructions
Add a contact by phone number, delete one, or keep a private note on a person.
Args: phone, name, last_name: add a new contact. user: who to act on when deleting or noting. delete: remove the contact. note: private note attached to that contact. Only the owner ever sees it — it is not sent anywhere and the person cannot read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| note | No | ||
| user | No | ||
| phone | No | ||
| delete | No | ||
| last_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |