Tool to create a copy of an existing Metabase dashboard. Use when you need to duplicate a dashboard with optional customization of name, description, and collection placement. Supports both shallow copy (references same cards) and deep copy (duplicates all cards).
namestringOptional name for the copied dashboard. Must be a non-blank string if provided
descriptionstringOptional description for the copied dashboard
is_deep_copybooleanSet to true to create a deep copy that duplicates all questions/cards in the dashboard. Required when the dashboard contains Dashboard Questions. Default is false (shallow copy)
collection_idintegerOptional collection ID where the copied dashboard should be placed. Must be greater than zero if provided
from_dashboard_idRequiredintegerThe ID of the dashboard to copy
collection_positionintegerOptional position within the collection. Must be greater than zero if provided
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.