Tool to get details of a specific model by owner and name. Consult the returned input schema before constructing any prediction request — each model defines its own required/optional fields (e.g., `prompt`, `aspect_ratio`, `version`); missing or unknown keys cause validation err…
model_nameRequiredstringThe name of the model, e.g., 'hello-world' Must be an exact, case-sensitive Replicate slug (lowercase, hyphenated); e.g., use 'hello-world' not 'Hello World'.
model_ownerRequiredstringThe username or organization that owns the model, e.g., 'replicate' Must be an exact, case-sensitive Replicate slug (lowercase, hyphenated); e.g., use 'replicate' not 'Replicate'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.