Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_contact_by_email | Busca um contato no ActiveCampaign pelo email |
get_contact_by_id | Busca um contato no ActiveCampaign pelo ID |
search_contacts | Busca contatos no ActiveCampaign com filtros |
get_contact_tracking_logs | Busca os logs de eventos/tracking de um contato específico |
get_contact_tracking_logs_by_email | Busca os logs de eventos/tracking de um contato pelo email |