find_meeting_time
Find ranked meeting suggestions for multiple locations. Resolves relative date phrases like 'this week' or 'next Friday' automatically for scheduling.
Instructions
Return ranked meeting suggestions from the production meeting search endpoint. For relative-date inputs ("this week", "next Friday", "tomorrow"), route to answer_time_question, which resolves the relative date and dispatches internally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional ISO date to anchor the meeting search. | |
| locations | Yes | ||
| _endUserId | No | Optional opaque per-call end-user attribution token populated by the MCP host, not the LLM. Use a non-PII hash or token; never send raw email, name, or platform user ID. | |
| countryCodes | No |