Placid
Creative automation toolkit for templates, collections, image, PDF, and video rendering from custom designs.
Helps marketing creative teams that build templates and collections, render personalized images and PDFs, and clean up unused designs.
Sign in to connect Placid
Sign in to connect an account and start using Placid in your apps.
Example Use Cases
These are example ways Snow can use Placid when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to create a new template collection to group multiple templates. Use when organizing templates into collections with custom metadata.
Tool to create a new Placid template. Use when you need a template with specific dimensions and optional tags or custom metadata. Example: "Create a social-media banner."
Tool to delete a template collection by its ID. Use after confirming the collection is no longer needed. Note: This does not delete the templates within the collection.
Tool to delete a specific template identified by UUID. Use after confirming the template is no longer needed.
Tool to retrieve a single collection by its ID. Use when you need details about a specific collection including its title, custom data, and associated template UUIDs.
Tool to retrieve a list of all template collections. Use after authentication to paginate through your Placid collections.
Tool to retrieve a template by UUID. Returns template details including title, thumbnail, tags, and layers.
Tool to list all available templates via the Natural Language API. Use when you need to discover available templates for generating images.
Tool to retrieve a list of templates from your project. Returns 20 items per page with cursor pagination. Use to browse templates, optionally filtered by collection or title.
Tool to update an existing template collection. Use to modify title, custom_data, or manage templates (replace all, or incrementally add/remove specific templates).