Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DUFFEL_API_KEY_LIVE | Yes | Your Duffel Live API key for accessing real flight data |
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 |
---|---|
search_flights | Search for flights based on parameters. |
get_offer_details | Get detailed information about a specific flight offer. |
search_multi_city | Search for multi-city flights. |