file_file_list
List files and directories at a specified path. Filter results with optional pattern matching. Organize file exploration for AI applications.
Instructions
[file] List files and directories at a given path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |