read_directory
List files and directories within allowed paths to discover content without requiring full absolute paths from users.
Instructions
List files and directories within allowed roots. Use this to discover files without requiring full absolute paths from the user.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to directory (relative to root or absolute within root) |