Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DUFFEL_API_KEY | Yes | Your Duffel API key. You can start with a test API key (duffel_test) to try the functionality. |
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 | - |
| get_offer_details | - |
| search_multi_city | - |
| search_stays | - |
| get_stay_reviews | - |