Tool to get details for a specific Kaggle model instance (variation). Returns metadata including overview, usage instructions, download URL, version information, and license details. Use when you need to inspect or retrieve information about a specific model variation before dow…
frameworkRequiredstringFramework name for this model variation (e.g., TensorFlow2, PyTorch, Jax, TfLite, TfJs, Coral).
model_slugRequiredstringModel name/slug. This is the second part of the model identifier (e.g., 'bert' in 'tensorflow/bert').
owner_slugRequiredstringModel owner username or organization name. This is the first part of the model identifier (e.g., 'tensorflow' in 'tensorflow/bert').
variation_slugRequiredstringVariation name/slug. This identifies the specific model instance or version (e.g., 'bert-en-uncased-l-12-h-768-a-12').
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.