Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
APPSFLYER_TOKEN | Yes | Your AppsFlyer API token for authentication | |
APPSFLYER_API_BASE_URL | No | The base URL for the AppsFlyer API | https://hq1.appsflyer.com |
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_aggregate_data | Fetches aggregate data reports from the AppsFlyer Pull API. |
test_appsflyer_connection | Test the connection to AppsFlyer API and return server status. |