Return the most recent Dext inbox count.
Other
Return the most recent Dext inbox count.
Return the most recent Dext inbox count.
Reads the cached value written by the weekly `dext-inbox` cron. Does not
drive a browser: a Browserbase login plus LLM extraction cannot finish
inside an MCP request, and clients default to a 5s timeout.
Returns {"inbox_count": N, "scraped_at": <unix>, "age_seconds": N,
"stale": bool}, or {"error": "..."} when no scrape has landed yet.
POST
Return the most recent Dext inbox count.
Authorizations
Response
Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.
The response is of type object.