Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
zaragoza-tram-estimations | Get the estimation of when arrives to a tram station in Zaragoza in realtime |
zaragoza-tram-stations | Get all tram stations in Zaragoza |
zaragoza-bus-stops | Get all bus stops in Zaragoza |
zaragoza-bus-estimations | Get the estimation of when a bus arrives to a stop in Zaragoza in realtime |
zaragoza-bizi-stations | Get all Bizi stations in Zaragoza, the bicycle rental public service |
zaragoza-bizi-estimations | Get the estimation of bikes and free slots in a Bizi station in Zaragoza in realtime |
google-maps-link | Get a Google Maps link from coordinates to help people to find a station o stop |
geolocation-from-address | Get the geolocation (latitude and longitude) from an address and the formatted address that was found, only for Zaragoza. Can be used to find a bus stops, tram stations or bizi stations |