List Directory
list_directoryList files in a directory, optionally filtered by glob pattern, to confirm exact filenames before loading data.
Instructions
List files in a directory, optionally filtered by a glob pattern (e.g. '*.shp'). Use this to confirm exact filenames before loading data — never guess paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| pattern | No | * |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||