whenpeak_performance_now
Report the current moment's performance state for the account this server is
configured with: the score right now and whether now is a peak, a dip, or a
neutral window.
Returns the current score, the window type, a plain-language recommendation,
and today's peak and dip times. Meant as a cheap check before an agent
recommends, schedules or starts demanding work.
Choose this tool for "right now". Use whenpeak_best_window to find a slot
later today, and whenpeak_quick_predict when working from sleep the user
describes rather than stored history.
Requires WHENPEAK_API_KEY on the server and reads that one account's
history, so it is only meaningful where the server runs with the user's own
key. Without a key it returns a not_configured error rather than failing.
Read-only and stores nothing, but each call counts against that account's
monthly quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||