
flight-finder
Deprecated
Pricing
Pay per event

flight-finder
Deprecated
The agent is designed to search for flights, summarize options, and provide recommendations based on user input.
0.0 (0)
Pricing
Pay per event
0
Total users
12
Monthly users
6
Runs succeeded
0%
Last modified
2 months ago
Origin
origin
stringRequired
IATA code or city name of the departure location.
Default value of this property is "JFK"
Destination
destination
stringRequired
IATA code or city name of the destination location.
Default value of this property is "LAX"
Flight Date
date
stringRequired
Date of the flight in YYYY-MM-DD format.
Default value of this property is "2025-04-01"
OpenAI model
modelName
EnumOptional
The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini
Value options:
"gpt-4o": string"gpt-4o-mini": string
Default value of this property is "gpt-4o-mini"
Debug
debug
booleanOptional
If enabled, the Actor will run in debug mode and produce more output.
Default value of this property is true