get_run_artifact
Download a specific artifact from an MLflow run and retrieve its local file path. Useful for accessing model binaries, logs, or other outputs stored with the run.
Instructions
Download and return the local path to a specific artifact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| artifact_path | Yes |