Tool to save a denormalized dashboard description into a collection. Use when you need to create a new dashboard directly in a specific collection with full configuration including cards, tabs, and parameters.
nameRequiredstringDashboard name
tabsarrayArray of dashboard tabs for organizing cards
widthstringDashboard width setting. Typically 'fixed' or 'full'
caveatsstringDashboard caveats or important notes
archivedbooleanWhether the dashboard is archived
cache_ttlintegerCache time-to-live in seconds
dashcardsarrayArray of dashboard cards. Each card represents a question/visualization on the dashboard
creator_idRequiredintegerID of the user creating the dashboard. Use the ID from /api/user/current endpoint
parametersarrayArray of dashboard parameters for filtering
descriptionstringDashboard description
embedding_paramsobjectParameters for embedding configuration
enable_embeddingbooleanWhether embedding is enabled for this dashboard
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.