Data & Analytics14 toolsPaste one API key
Seqera integration for AI agents
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.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Seqera once and call the same tools from all of them.
Setup
Connect Seqera 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
Seqera exposes 14 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
seqera_get_organization_details | Retrieve detailed information about a specific organization | Read |
seqera_get_service_info | Retrieve information about the Seqera API service | Read |
seqera_get_user_info | Retrieve information about the authenticated user | Read |
seqera_get_wave_build_logs | Get logs for a container build by build ID | Read |
seqera_get_wave_build_status | Retrieve the status of a Wave container build by build ID | Read |
seqera_inspect_wave_container | Inspect container image metadata via Wave | Read |
seqera_list_action_event_types | List supported action event types | Read |
seqera_list_compute_environments | Retrieve a list of compute environments | Read |
seqera_list_organizations | List all organizations | Read |
seqera_list_pipelines | List all pipelines accessible to the authenticated user | Read |
seqera_list_workflows | List workflows | Read |
seqera_validate_action_name | Validate action name | Read |
seqera_validate_pipeline_name | Validate a pipeline name | Read |
seqera_create_wave_container | Submit a request to Wave for accessing a private container registry or building a container | Write |