# Seqera AI integration on Definable

> Seqera Platform is an intuitive, centralized command post that enables data analysis at scale, allowing users to launch, manage, and monitor scalable Nextflow pipelines and compute environments on-premises or across cloud providers.

## What this connects

Seqera Platform is an intuitive, centralized command post that enables data analysis at scale, allowing users to launch, manage, and monitor scalable Nextflow pipelines and compute environments on-premises or across cloud providers.

Vendor: https://seqera.io

## Tools available

**14** tools available. First 12:

- `SEQERA_CREATE_WAVE_CONTAINER` — Create Wave Container — Tool to submit a request to Wave for accessing a private container registry or building a container image on-the-fly. Use when you need to provision containers via Wave with Dockerfile, Conda recipe, or package specifications. Returns the name of the container made available by Wave.
- `SEQERA_GET_ORGANIZATION_DETAILS` — Get Organization Details — Tool to retrieve detailed information about a specific organization.
- `SEQERA_GET_SERVICE_INFO` — Get Service Info — Tool to retrieve information about the Seqera API service. Use when you need to check the service version and commit ID for troubleshooting.
- `SEQERA_GET_USER_INFO` — Get User Info — Tool to retrieve information about the authenticated user. Use when you need to fetch details of the current user after authentication.
- `SEQERA_GET_WAVE_BUILD_LOGS` — Get Wave Build Logs — Tool to get logs for a container build by build ID. Use when you need to troubleshoot or inspect the build process of a Wave container.
- `SEQERA_GET_WAVE_BUILD_STATUS` — Get Wave Build Status — Tool to retrieve the status of a Wave container build by build ID. Use when you need to check if a container build is completed and whether it succeeded.
- `SEQERA_INSPECT_WAVE_CONTAINER` — Inspect Wave Container — Tool to inspect container image metadata via Wave. Use when you need registry, manifest, digest, configuration, and OCI compatibility information about a container image.
- `SEQERA_LIST_ACTION_EVENT_TYPES` — List Action Event Types — Tool to list supported action event types. Use when you need to discover available triggers for pipelines, optionally filtered by workspace.
- `SEQERA_LIST_COMPUTE_ENVIRONMENTS` — List Compute Environments — Tool to retrieve a list of compute environments. Use when you need to page, sort, or filter compute environments accessible to your account.
- `SEQERA_LIST_ORGANIZATIONS` — List Organizations — Tool to list all organizations. Use after authentication to retrieve accessible Seqera organizations.
- `SEQERA_LIST_PIPELINES` — List Pipelines — Tool to list all pipelines accessible to the authenticated user. Use when you need to browse pipelines with optional pagination, sorting, or search filters.
- `SEQERA_LIST_WORKFLOWS` — List Workflows — Tool to list workflows. Use when you need to retrieve workflows filtered by workspace and paginated.

## Auth

Auth schemes: `API_KEY`.

## How agents use Seqera

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

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

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

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/seqera/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
