mlflow_runs_list_artifacts
List artifacts for a specified MLflow run using run ID and optional sub-path.
Instructions
List run artifacts (GET /api/2.0/mlflow/runs/list-artifacts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID | |
| path | No | Artifact sub-path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |