octopus_list
List My Files — List the user's own saved files (their file storage), newest first, with an optional folder filter. Returns file names, types, folders, and IDs — never file contents. Use it to see what files the user has or to find which one they mean. [category: files]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1-100; values outside this range silently fall back to 20. | |
| folder | No | Folder to list, written exactly as it is stored, closing slash included: /Tax/2026/. Leave blank for every recent file. |