# Northflank AI integration on Definable

> The self-service developer platform that automates and unifies deployment of any workload, on any cloud, at any scale.

## What this connects

The self-service developer platform that automates and unifies deployment of any workload, on any cloud, at any scale.

Vendor: https://northflank.com

## Tools available

**20** tools available. First 12:

- `NORTHFLANK_CREATE_OR_UPDATE_PROJECT` — Create or Update Project — Tool to create a new project or update an existing project in Northflank (upsert operation). Use when you need to ensure a project exists with specific configuration, regardless of whether it's already created.
- `NORTHFLANK_CREATE_OR_UPDATE_SECRET` — Create or Update Secret — Tool to create or update a secret group in a Northflank project. Use when you need to store encrypted runtime variables or build arguments that can be inherited by services and jobs.
- `NORTHFLANK_CREATE_SECRET` — Create Secret — Tool to create a secret group in a Northflank project. Use when you need to store encrypted environment variables that can be inherited by services and jobs.
- `NORTHFLANK_DELETE_PROJECT` — Delete Project — Tool to permanently delete a Northflank project and all associated resources. Use when you need to remove a project including all builds, deployments, jobs, addons, secret groups, and configurations.
- `NORTHFLANK_GET_DNS_ID` — Get DNS ID — Tool to retrieve the DNS identifier for the authenticated account. Use when you need to get the DNS ID used for generating DNS entries for services and domains.
- `NORTHFLANK_GET_PROJECT` — Get Project — Tool to retrieve detailed information about a specific Northflank project. Use when you need to get project configuration, region, networking settings, or metadata.
- `NORTHFLANK_GET_SECRET` — Get Secret — Tool to retrieve a secret from a Northflank project including its contents. Use when you need to view the actual secret values and metadata for a specific secret.
- `NORTHFLANK_GET_SECRET_DETAILS` — Get Secret Details — Tool to view a secret with details about its linked addons from a Northflank project. Use when you need to understand addon dependencies and detailed metadata for a specific secret.
- `NORTHFLANK_LIST_ADDON_TYPES` — List Addon Types — Tool to retrieve information about available addon types in Northflank. Use when you need to understand what addon types are supported and their features.
- `NORTHFLANK_LIST_CLOUD_PROVIDER_NODE_TYPES` — List Cloud Provider Node Types — Tool to retrieve supported cloud provider node types available on Northflank. Use when you need to see available node types across various cloud providers including AWS, GCP, Azure, Civo, Oracle Cloud, and CoreWeave.
- `NORTHFLANK_LIST_CLOUD_PROVIDER_REGIONS` — List Cloud Provider Regions — Tool to retrieve supported cloud provider regions available on Northflank. Use when you need to see available regions across various cloud providers including AWS, GCP, Azure, Civo, Oracle Cloud, and CoreWeave.
- `NORTHFLANK_LIST_PIPELINES` — List Pipelines — Tool to list all pipelines for a Northflank project. Use when you need to retrieve all pipelines configured in a project.

## Auth

Auth schemes: `API_KEY`.

## How agents use Northflank

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

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

The Verifier checks every Northflank 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/

## Related

- HTML page: https://definable.ai/apps/northflank/
- 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
