chieflab_inbox
USE WHEN the user asks 'what came in from my launches?' / 'show me my replies' / 'what's in my inbox?' / 'who responded to the LinkedIn post?'. Returns engagement events for THIS workspace, ordered by recency. Filter by status (new / drafted / approved / sent / dismissed) — default new. Pair with chieflab_draft_reply to handle them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return. Default 50. | |
| status | No | new | drafted | approved | sent | dismissed | all (default: new) | |
| sinceHours | No | Only events received in the last N hours. Default 168 (7 days). Max 720 (30 days). | |
| workspaceId | No |