Northflank
Developer deployment platform for projects, secrets, DNS, addons, and workload management across clouds.
Built for platform teams that upsert projects and secret groups, retrieve project configuration, and manage DNS identifiers across deployments.
Example Use Cases
These are the Northflank actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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.
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.
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.
Tool to retrieve detailed information about a specific Northflank project. Use when you need to get project configuration, region, networking settings, or metadata.
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.
Tool to list all projects in your Northflank team with pagination support. Use when you need to retrieve projects for the authenticated user or team.
Tool to list all secrets belonging to a Northflank project. Use when you need to retrieve secret groups configured in a project. Supports cursor-based pagination with default 50 results per page.
Tool to list all services belonging to a Northflank project. Use when you need to retrieve services configured in a project. Supports cursor-based pagination with 50 results per page.
Tool to update a project in Northflank. Use when you need to modify project settings such as description, color, or advanced networking configuration.
Tool to update a secret in a Northflank project. Use when you need to modify existing secret variables or add new variables to an existing secret.