Yougile Crm
yougile_crmManage CRM contacts by creating contact persons and looking up contacts using their external messenger ID.
Instructions
CRM: contact persons and lookup of contacts by external messenger id.
Operations ([access]):
create_contact_person [write]: Создать контактное лицо
find_contact_by_external_id [read]: Найти контакт по внешнему ID
Call yougile_help('crm.') for parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Flat object with path params, query params and body fields, e.g. {"id": "ID-123", "title": "New title"}. See yougile_help("tool.operation"). | |
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). | |
| operation | Yes |