Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚨 Open Responses API (Alpha). Learn more here
Define the input schema for the trip planning task
input_schema: type: object properties: locations: type: array items: type: string
["New York", "London", "Paris"]