GET /messages. Three modes:
- No
query→ returns the most recent messages (mode_used: "recent"). inbox_id→ restrict to one inbox.- On plans without semantic search,
semantic/hybridgracefully fall back to keyword (the response’smode_usedtells you what ran).
Semantic search embeds message content automatically as mail arrives — there’s
nothing to index yourself.

