Get Shelf Tree
get_shelf_treeRetrieve the complete file structure and contents of a shelf to access and organize stored files efficiently.
Instructions
Get the full file tree and file contents for a shelf
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shelf_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| files | Yes | ||
| shelf_id | Yes | ||
| file_count | Yes |