zenml_get_resource
Retrieve a specific allowlisted ZenML resource by its ID, including artifact versions, model versions, run steps, or stack components, with parent identifiers as needed.
Instructions
Get one allowlisted ZenML resource by its identifier.
Artifact versions, model versions, and run steps require their parent identifier. Stack components require their fixed component type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hydrate | No | ||
| model_id | No | ||
| project_id | No | ||
| artifact_id | No | ||
| resource_id | Yes | ||
| resource_type | Yes | ||
| component_type | No | ||
| pipeline_run_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||