list_rasters
List raster datasets in any ArcGIS workspace, using wildcard patterns and raster type filters to quickly locate TIF, IMG, or GRID files.
Instructions
List raster datasets in a workspace.
Args: workspace: Path to workspace/folder. Uses current workspace if empty. pattern: Wildcard filter (default: "*") raster_type: Filter by type — TIF, IMG, GRID, etc. (default: all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | * | |
| workspace | No | ||
| raster_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |