Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_COLOMBIA_URL | No | The URL for the API Colombia service | https://api-colombia.com/api/ |
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 |
---|---|
getCountry | Get information about a country |
getRegions | Get list of regions in Colombia |
getRegionById | Get detailed information about a specific region by ID |
getDepartmentsByRegion | Get list of departments for a specific region by region ID |