Skip to main content

Options

No options required

Arguments

searchterm
string
The prompt for the LLM to fill the argument for the search term (e.g., a keyword related to the appointment). Can be left empty to retrieve all appointments within the time range.Example:
String to filter events by title or description.
startDate
string
The start date in yyyy-mm-dd format. Default: 3 years and 11 months before today.Example:
Start date in yyyy-mm-dd format to limit the time range.
endDate
string
The end date in yyyy-mm-dd format. Default: one year from today.Example:
End date in yyyy-mm-dd format to limit the time range.