Design11 toolsPaste one API key
Placid integration for AI agents
Placid is a creative automation toolkit that enables users to generate images, PDFs, and videos from custom templates via REST or URL APIs.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Placid once and call the same tools from all of them.
Setup
Connect Placid 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
Placid exposes 11 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
placid_get_collection | Retrieve a single collection by its ID | Read |
placid_get_collections | Retrieve a list of all template collections | Read |
placid_get_template | Retrieve a template by UUID | Read |
placid_list_nl_templates | List all available templates via the Natural Language API | Read |
placid_list_templates | Retrieve a list of templates from your project | Read |
placid_create_collection | Create a new template collection to group multiple templates | Write |
placid_create_template | Create a new Placid template | Write |
placid_update_collection | Update an existing template collection | Write |
placid_update_template | Update an existing Placid template | Write |