# Claid.ai AI integration on Definable

> Claid.ai offers AI-powered image editing APIs for tasks like background removal, upscaling, and color correction.

## What this connects

Claid.ai offers AI-powered image editing APIs for tasks like background removal, upscaling, and color correction.

Vendor: https://claid.ai/

## Tools available

**14** tools available. First 12:

- `CLAID_AI_BACKGROUND_GENERATE` — Generate AI Backgrounds — Generate AI-powered backgrounds for product images. Creates professional scenes with customizable backgrounds, lighting, and composition. Use cases: - E-commerce product photography enhancement - Creating lifestyle scenes for product marketing - Generating consistent backgrounds across product catalogs - Adding realistic shadows and reflections Supports three generation modes: 1. Prompt-based: Describe the background in text (e.g., "minimalist white studio") 2. Template-based: Use a reference image to guide the style 3. Shadow/effect mode: Add shadows to transparent product images Returns temporary URLs (valid 24 hours) or saves to connected storage.
- `CLAID_AI_BACKGROUND_REMOVE` — CLAID Background Remove — Remove the background from images using Claid.ai's AI-powered background removal. Supports category hints (general, products, cars) for optimized removal, selective removal to keep specific objects, and optional clipping to crop to subject bounds. Returns a temporary URL to download the processed image with transparent or colored background.
- `CLAID_AI_CLAID_STORAGE_DETAILS` — Get Storage Details — Tool to retrieve details of a connected storage resource. Use when you have a storage ID and need to inspect its configuration before performing further operations.
- `CLAID_AI_CREATE_STORAGE` — Connect New Storage — Tool to connect a storage resource. Use after you have bucket/folder details and credentials. E.g., to add a new AWS S3, GCS bucket, or public web folder for your image assets.
- `CLAID_AI_GENERATIVE_RESIZE` — Generative Resize (Outpaint) — Expand image canvas using AI-powered generative outpainting. This tool adjusts image aspect ratios by generating coherent background content to fill new canvas areas. Use it when you need to: - Change image aspect ratio for different platforms (e.g., square to landscape) - Extend an image's borders while maintaining visual consistency - Create zoom-out effects by expanding the scene in all directions The AI generates photorealistic content that matches the original image's style, lighting, and composition. Maximum output size is 16.78 MP.
- `CLAID_AI_IMAGE_AI_EDIT` — Image AI Edit Async — Tool to submit an asynchronous AI-based image editing task. Use when you need text-driven edits on existing images and will poll for completion.
- `CLAID_AI_IMAGE_EDIT_BATCH` — CLAID Image Edit Batch — Tool to process multiple images in batch asynchronously. Use when applying the same edits (resize, enhance, background removal, etc.) to many images at once. Accepts input from: - Cloud storage folders (with optional recursive processing) - Lists of public image URLs - Single public image URL Returns a batch job ID and result_url to poll for completion status and processed images. Requires billing capabilities on the Claid.ai account.
- `CLAID_AI_IMAGE_GENERATE` — Generate AI Images from Text Prompt — Generate AI images from text prompts using Claid.ai. Creates 1024x1024 pixel images. Use when you need to create custom visuals, product mockups, or creative imagery from a description. Supports generating 1-4 images per request. Returns temporary URLs (valid 24h) or saves to connected cloud storage.
- `CLAID_AI_LICENSE_PLATE_BLUR` — CLAID License Plate Blur — Automatically detect and blur license plates in images for privacy compliance. Use this tool when you need to obscure vehicle registration plates in photos (e.g., for car marketplaces, real estate listings, or street photography). The AI automatically identifies and blurs all license plates in the image.
- `CLAID_AI_PATCH_STORAGE` — Update Connected Storage — Tool to update a connected storage's settings. Use when you need to change name, type, or parameters of an existing storage. Use after confirming the storage exists.
- `CLAID_AI_POLISH_IMAGE` — Polish Image — Applies AI-powered polish restoration to an image, sharpening and cleaning up while preserving the original structure. Ideal for enhancing upscaled images or removing AI artifacts. Note: Target image must not exceed 16 MP (megapixels).
- `CLAID_AI_SMART_FRAME` — CLAID Smart Frame — Place images on a canvas with specified dimensions and padding for consistent product photography framing. Ideal for e-commerce: standardizes product photos with uniform spacing and background colors. Use this when you need to add white space or colored borders around product images for marketplace listings.

## Auth

Auth schemes: `API_KEY`.

## How agents use Claid.ai

Inside a Definable workflow, Claid.ai is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Claid.ai** — the Researcher (GPT-5.5) pulls context from Claid.ai (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Claid.ai** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Claid.ai (create record, post message, draft email).
- **Designer / Engineer → Distributor → Claid.ai** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Claid.ai (attach file, open PR comment, post status).

The Verifier checks every Claid.ai call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- images & design — https://definable.ai/apps/category/images-&-design/
- artificial intelligence — https://definable.ai/apps/category/artificial-intelligence/

## Related

- HTML page: https://definable.ai/apps/claid_ai/
- Same category (images & design): https://definable.ai/apps/category/images-&-design/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
