Design15 toolsPaste one API key
Layerre integration for AI agents
Layerre automates the creation of image and PDF variants from reusable Canva-based design templates.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Layerre once and call the same tools from all of them.
Setup
Connect Layerre through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Layerre exposes 15 tools through ClawLink. The 12 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
layerre_analyze_canva_design | Extract colors, fonts, and images from a public Canva share URL without creating a documented | Read |
layerre_get_layer | Return one template layer, refreshing its signed image URL when needed | Read |
layerre_get_template | Return one template with its layers and refreshed signed image URLs | Read |
layerre_get_variant | Return one generated variant with a refreshed signed output URL | Read |
layerre_list_template_variants | Return one page of a template's generated variants with refreshed signed URLs and an opaque | Read |
layerre_list_templates | Return one page of the connected account's templates, most recently modified first, with an | Read |
layerre_create_layer | Create a text or image layer on a template and return the new layer | Write |
layerre_create_template | Import a public Canva share URL as a Layerre template | Write |
layerre_create_variant | Synchronously render one template variant and return its signed output URL | Write |
layerre_create_variants_bulk | Synchronously render multiple variants with one shared output format | Write |
layerre_update_layer | Update a layer and return the refreshed layer | Write |
layerre_update_template | Update a template and return the refreshed template | Write |