list_artifacts
Use a glob pattern to list artifact files in a repo, pinpointing specific resources like flows or web apps. Specify a pattern to retrieve matching file paths.
Instructions
List artifact files in a repo matching a glob pattern, e.g. 'webApps//flows/**/.json'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo checkout to target: absolute path, or a repo name under VBS_WORKSPACE_DIR, or omit to use VBCS_REPO_PATH default. Use list_repos to see what's available on this instance. | |
| pattern | Yes |