get_run_artifact
Retrieves the local file path of a specific artifact from a given MLflow run, enabling direct access to stored outputs.
Instructions
Download and return the local path to a specific artifact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| artifact_path | Yes |