# DeployHQ AI integration on Definable

> Deployment made simple.

## What this connects

Deployment made simple. We make it super easy to automate deploying projects from Git, SVN and Mercurial repositories.

Vendor: https://www.deployhq.com/

## Tools available

**60** tools available. First 12:

- `DEPLOYHQ_DELETE_COMMAND` — Delete Command — Tool to delete a command from a specified project. Use when you need to remove an SSH command from a project's configuration.
- `DEPLOYHQ_DELETE_PROJECTS_PROJECT` — Delete Project — Tool to delete a project from DeployHQ. Use when you need to permanently remove a project by its permalink or identifier.
- `DEPLOYHQ_DELETE_PROJECTS_PROJECT_BUILD_CACHE_FILES` — Delete Build Cache File — Tool to delete an existing build cache file from a project. Use when you need to remove a cached build artifact from the project's build cache storage.
- `DEPLOYHQ_DELETE_PROJECTS_PROJECT_EXCLUDED_FILES_IDENTIFIER` — Delete Excluded File Rule — Tool to delete an existing excluded file rule from a project. Use when you need to remove an excluded file pattern from deployment configuration.
- `DEPLOYHQ_DELETE_PROJECTS_PROJECT_SERVER_GROUPS_IDENTIFIER` — Delete Server Group — Tool to delete a server group from a project using the DeployHQ API. Use when you need to remove a server group from deployment configuration.
- `DEPLOYHQ_DELETE_TEMPLATES_PERMALINK` — Delete Template — Tool to delete a template by its unique permalink. Use when you need to permanently remove a template from DeployHQ.
- `DEPLOYHQ_GET_PROJECTS` — Get Projects — Tool to retrieve all projects from DeployHQ account. Use when you need to list all available projects and their configurations.
- `DEPLOYHQ_GET_PROJECTS_PROJECT` — Get Project — Tool to view an existing project in DeployHQ. Use when you need to retrieve details about a specific project by its permalink or identifier.
- `DEPLOYHQ_GET_PROJECTS_PROJECT_BUILD_KNOWN_HOSTS` — Get Project Build Known Hosts — Tool to list all known hosts within a project using DeployHQ API. Use when you need to view SSH known hosts configured for a specific project.
- `DEPLOYHQ_GET_PROJECTS_PROJECT_COMMANDS` — Get Project Commands — Tool to retrieve all SSH commands configured for a project. Use when you need to list all commands and their execution details for a specific project.
- `DEPLOYHQ_GET_PROJECTS_PROJECT_CONFIG_FILES` — Get Project Config Files — Tool to retrieve a list of all config files in a DeployHQ project. Use when you need to view all configuration files that are configured for a specific project.
- `DEPLOYHQ_GET_PROJECTS_PROJECT_DEPLOYMENTS` — Get Project Deployments — Tool to retrieve a paginated list of all deployments in a project. Use when you need to view deployment history for a specific project. Results are paginated with 10 deployments per page.

## Auth

Auth schemes: `BASIC`.

## How agents use DeployHQ

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

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

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