Dynamic Mockups

Dynamic Mockups provides APIs for generating product mockups, rendering templates, managing catalogs and collections, and creating AI-powered image and motion assets.

10 actions Integration catalog
Request access
Connect Dynamic Mockups once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create MockAnything MockupDYNAMIC_MOCKUPS_CREATE_MOCKANYTHING_MOCKUP
Create and optionally wait for a MockAnything mockup from exactly one prompt, public image URL, or uploaded image. WARNING: this persists a mockup, may find-or-create named collections, and consumes model-dependent credits on SUCCESS; the connected account's tier and balance are unknown. Polling is bounded and may return completed=false with a task_id for later status checks.
Get Generation OptionsDYNAMIC_MOCKUPS_GET_GENERATION_OPTIONS
Return current MockAnything styles and aspect-ratio support plus MotionMockups models, durations, aspect ratios, estimated times, and live credit prices. Call this before choosing generation settings because model availability and costs change.
Get MockAnything ProductDYNAMIC_MOCKUPS_GET_MOCKANYTHING_PRODUCT
Get one POD product's supported sizes, colors, and decoration locations before using its UUID in MockAnything generation.
Get MockAnything StatusDYNAMIC_MOCKUPS_GET_MOCKANYTHING_STATUS
Check one MockAnything task once, typically after Create MockAnything Mockup stops waiting. WARNING: a well-formed unknown UUID may return PENDING indefinitely, so PENDING does not prove the task exists and this tool never loops.
Get Motion Mockup StatusDYNAMIC_MOCKUPS_GET_MOTION_MOCKUP_STATUS
Check a submitted MotionMockups video job once and return its queue state or completed MP4 metadata. The tool does not poll automatically because jobs commonly take 2-15 minutes.
List Catalogs and CollectionsDYNAMIC_MOCKUPS_LIST_CATALOGS_AND_COLLECTIONS
Return the connected account's catalogs and collections, including the UUIDs used to filter mockups and target creation or bulk workflows. This is read-only and does not consume render credits.
List MockupsDYNAMIC_MOCKUPS_LIST_MOCKUPS
Find renderable mockup templates and return their mockup, smart-object, text-layer, and print-area-preset UUIDs. Filters are optional; name matching semantics are not guaranteed because they could not be verified on the empty connected account.
Render MockupsDYNAMIC_MOCKUPS_RENDER_MOCKUPS
Render one or more explicitly selected mockup templates from public artwork URLs, colors, Beta text layers, and shared export settings. One item uses POST /renders and multiple items use POST /renders/batch. WARNING: every successful output consumes a credit, Free-plan API renders may be watermarked, and output URLs last about 24 hours. Account tier, credit balance, and batch limits are unknown.
Search MockAnything ProductsDYNAMIC_MOCKUPS_SEARCH_MOCKANYTHING_PRODUCTS
Fuzzy-search POD products that can ground MockAnything generation. The provider may return up to 50 broad matches and exposes no pagination, so use a specific brand, style code, or product phrase.
Submit Motion MockupDYNAMIC_MOCKUPS_SUBMIT_MOTION_MOCKUP
WARNING: Submit image-to-video generation and return a request ID for later status checks. This creates a long-running job and reserves or consumes model-, duration-, and audio-dependent credits; current live-discovered prices range from 40 to 585 credits, while the connected account's tier and balance are unknown. Call Get Generation Options first. The submit endpoint is limited to 10 requests per minute.