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 |
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 |
---|---|
open_session | Open a new WhatsApp session. |
send_message | Copy |
get_chats | Copy |
create_group | Copy |
get_group_participants | Copy |