Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GREENAPI_API_TOKEN | Yes | Your GreenAPI API token | |
| GREENAPI_ID_INSTANCE | Yes | Your GreenAPI ID instance |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| open_session | Open a new WhatsApp session. |
| send_message | |
| get_chats | |
| create_group | |
| get_group_participants | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |