ds_list_resources
List files and folders from a DolphinScheduler resource path, with optional filters for resource type (FILE, UDF, ALL) and path prefix.
Instructions
List resources (files and folders) at a given path.
Args: resource_type: Resource type — FILE / UDF / ALL (default, lists both) full_name: Path prefix filter; empty = list everything from root
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | No | ||
| resource_type | No | ALL |