get_contact_tracking_logs_by_email
Retrieve contact event and tracking logs by email using the ActiveCampaign MCP Server, with options to filter by event type, limit results, and paginate through data.
Instructions
Busca os logs de eventos/tracking de um contato pelo email
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Yes | Email do contato para buscar os logs de eventos | ||
eventType | No | Filtrar por tipo de evento específico (opcional) | |
limit | No | Limite de resultados (padrão: 100) | |
offset | No | Offset para paginação (padrão: 0) |