Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| business_insights | This endpoint returns business status and verified name for an array of WhatsApp numbers. |
| status | Whatsapp user's status info. |
| devices | Returns the number of linked devices. Max number of linked devices is 4. |
| privacy_settings | Fetch user privacy settings |
| base64_encoded_profile | Fetch the base64 encoded file of a whatsapp number profile picture. |
| fetch_osint_info | This endpoint adeptly determines whether a given number is registered on WhatsApp. In the affirmative case, it provides insights into the visibility of the profile picture, and if accessible, furnishes the public URL of the image in the response. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |