list_files
List files on a browser session's machine (e.g. downloads), newest first.
When a listing is truncated, page on the last entry's modified_at (ISO-8601) and name, passed as modified_before and name_after. Send both: modification times are not unique, and a timestamp alone skips the rest of a tied group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ~/Downloads | |
| name_after | No | ||
| session_id | Yes | ||
| max_entries | No | ||
| modified_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||