zenml_create_resource
Create an allowlisted ZenML resource with a strict typed payload. Specify a project UUID for project-scoped resources without changing the active project.
Instructions
Create one allowlisted ZenML resource with a strict typed payload.
Inspect ``zenml_describe_resources(resource_type, "create")`` first.
Project-scoped creates require an exact project UUID and never change the
client's active project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No | ||
| model_id | No | ||
| project_id | No | ||
| resource_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||