# Cincopa AI integration on Definable

> Cincopa is a comprehensive media platform offering tools for uploading, managing, and customizing multimedia content, including videos, images, and audio, with robust APIs for seamless integration.

## What this connects

Cincopa is a comprehensive media platform offering tools for uploading, managing, and customizing multimedia content, including videos, images, and audio, with robust APIs for seamless integration.

Vendor: https://www.cincopa.com

## Tools available

**5** tools available. First 5:

- `CINCOPA_ASSET_UPLOAD_FROM_URL` — Upload Asset From URL — Tool to upload a new asset directly from a provided external URL and receive a status ID for tracking. Use when you need to import media from a remote source and optionally specify a gallery or existing asset.
- `CINCOPA_ASSET_UPLOAD_FROM_URL_ABORT` — Abort Asset Upload From URL — Tool to abort an ongoing asset upload-in-progress by providing its status ID. Use when an upload is no longer needed, was initiated by mistake, or is taking too long.
- `CINCOPA_ASSET_UPLOAD_FROM_URL_GET_STATUS` — Get Asset Upload From URL Status — Tool to check the status of an asset upload initiated via URL by its status ID. Use after calling 'Upload Asset From URL' to poll for completion.
- `CINCOPA_GET_UPLOAD_IFRAME` — Get Upload Iframe — Tool to get an upload iframe URL for embedding an upload widget. Use when you need to generate an HTML iframe for uploading media to a Cincopa gallery.
- `CINCOPA_PING` — Validate API Connection — Tool to validate API connection. Use after obtaining a valid api_token to confirm connectivity.

## Auth

Auth schemes: `API_KEY`.

## How agents use Cincopa

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

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

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

## Categories

- video & audio — https://definable.ai/apps/category/video-&-audio/
- file management & storage — https://definable.ai/apps/category/file-management-&-storage/

## Related

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