list_inbox
Retrieve open, unfiled tasks from the Marvin Inbox, sorted oldest first, to review uncategorized work. Optionally set a limit to control how many tasks are returned.
Instructions
Open tasks in the Inbox (not filed in any category/project), oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | matches before `limit` was applied | |
| tasks | Yes | ||
| truncated | No |