get_notes
Retrieve notes and comments from deals, contacts, or companies. Filter by entity type, IDs, note types, or creation date to get manager records and call results.
Instructions
Заметки и комментарии к сделкам, контактам или компаниям. Содержит записи менеджеров, результаты звонков.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | No | Тип сущности (по умолчанию leads) | |
| entity_ids | No | ID конкретных сущностей | |
| note_types | No | Типы: common, call_in, call_out, service_message, mail_message | |
| created_at_from | No | Дата создания от (unix timestamp) | |
| created_at_to | No | Дата создания до (unix timestamp) | |
| limit | No | Максимум записей |