documents.getRecent
Retrieve recently focused documents to identify which files a user was last working on, excluding chat, browser, and terminal documents.
Instructions
Get recently focused documents ordered by most recent first. Excludes chat, browser, and terminal documents. Shows which documents the user was last working on - use this to determine which document the user is referring to.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of documents to return (default 10) |