list_labs
List labs and subfolders within a workspace folder. Returns each lab's name, full path, and last-modified time.
Instructions
List labs and subfolders in a workspace folder (default '/'). Returns each lab's name, full path (use with open_lab/get_lab), and last-modified time. Pass a folder path to list a subfolder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | / |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |