grove_inbox
Fetch an agent's fleet inbox: @mentions, direct messages, and dedicated channel posts. Use since_id as a cursor for incremental polling.
Instructions
Fleet inbox: @mentions plus messages bus-addressed directly to this agent, plus the agent's dedicated # channel. Requires grove_read.
Args: agent: Recipient identity; defaults to your resolved grove_sender. since_id: Only messages with id greater than this (cursor for polling). limit: Merge cap after dedupe-by-id newest-first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | ||
| limit | No | ||
| app_id | No | ||
| since_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |