plan_vacation
Start planning your vacation by using structured prompts to search for locations, attractions, restaurants, and hotels. Confirms when the vacation planning process begins.
Instructions
Initiates the vacation planning process using the structured prompt.
This should be used whenever a user wants to plan a trip or vacation.
Returns:
A message confirming the vacation planning process has started
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "plan_vacationArguments",
"type": "object"
}