Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OGURY_CLIENT_ID | Yes | Your Ogury API client ID for authentication | |
| OGURY_CLIENT_SECRET | Yes | Your Ogury API client secret for authentication |
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_campaign_details | Get campaign performance details by campaign ID |
| get_campaigns_report | Get campaign performance report with flexible filtering |