asktian_best_time_for_action
Identify optimal time windows for actions like negotiations or launches. Receive top 3 favorable times and times to avoid, based on your birthdate.
Instructions
Find the most auspicious time windows in the next N days for a specific action. Use this when the user asks 'when should I do X', 'should I move this meeting', 'is tomorrow a good day to launch', 'when should I have the hard conversation', etc. Returns top 3 best windows and any windows to avoid. This is the most useful tool for real-time decision support inside any AI assistant — it lets you give specific scheduling advice instead of vague reflections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birthdate | Yes | ISO YYYY-MM-DD birthdate of the person taking the action. | |
| action | No | What kind of action. Pick the closest match; use 'generic' if unsure. | |
| range_days | No | How many days ahead to search. Default 7. Max 30. |