get_run_artifacts
Retrieve and browse artifacts from an MLflow run by specifying the run ID and an optional path to navigate directories.
Instructions
List artifacts for a specific run. Use 'path' to browse into directories (e.g., 'configs')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |