# Serveravatar AI integration on Definable

> ServerAvatar is a server management system that helps you manage servers, applications, databases, and deployments through an intuitive API.

## What this connects

ServerAvatar is a server management system that helps you manage servers, applications, databases, and deployments through an intuitive API.

Vendor: https://serveravatar.com

## Tools available

**17** tools available. First 12:

- `SERVERAVATAR_DESTROY_BACKUPS` — Destroy Backups — Tool to delete one or more backups from the cloud storage provider. Use when you need to remove specific backups by their IDs from an organization.
- `SERVERAVATAR_GET_ORGANIZATION` — Get organization details — Tool to retrieve details of a specific organization by ID. Use when you need to fetch information about an organization.
- `SERVERAVATAR_LIST_APPLICATIONS` — List Applications — Tool to list applications for a specific organization in ServerAvatar. Use when you need to retrieve all applications associated with an organization ID.
- `SERVERAVATAR_LIST_BACKUPS` — List Backups — Tool to list all backups in a ServerAvatar organization. Use when you need to retrieve backup information including status, size, and expiration dates.
- `SERVERAVATAR_LIST_BACKUPS_ARCHIVE` — List Archived Backups — Tool to list archived backups for an organization by type. Use when you need to retrieve archived backups filtered by type (filesystem, database, or application).
- `SERVERAVATAR_LIST_BACKUPS_DELETED_SERVER` — List Backups for Deleted Servers — Tool to get list of deleted servers with available backups. Use when you need to retrieve information about servers that have been deleted but still have backup data in the archive.
- `SERVERAVATAR_LIST_BACKUPS_PRESETS` — List Backup Presets — Tool to retrieve backup preset schedules and retention periods for a server. Use when you need to view available backup scheduling options and retention period configurations.
- `SERVERAVATAR_LIST_CLOUD_SERVER_PROVIDERS` — List Cloud Server Providers — Tool to list connected cloud server provider accounts for an organization. Use when you need to retrieve all connected provider accounts like DigitalOcean, Vultr, Linode, Hetzner, or AWS Lightsail.
- `SERVERAVATAR_LIST_CLOUD_STORAGE_PROVIDERS` — List Cloud Storage Providers — Tool to list all configured cloud storage providers for an organization. Use when you need to retrieve available storage provider configurations for backups or file storage.
- `SERVERAVATAR_LIST_CRONJOBS_PRESETS` — List Cronjobs Presets — Tool to retrieve available cronjob presets for a server. Use when you need to get standard cron expressions for scheduling tasks at various intervals.
- `SERVERAVATAR_LIST_DATABASES` — List Databases — Tool to list databases for a given organization. Use when you need to retrieve all databases or filter by name.
- `SERVERAVATAR_LIST_GIT_PROVIDERS` — List Git Providers — Tool to list git providers for a specific organization. Use when you need to retrieve all git providers configured for an organization.

## Auth

Auth schemes: `API_KEY`.

## How agents use Serveravatar

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

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

The Verifier checks every Serveravatar 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/
- server monitoring — https://definable.ai/apps/category/server-monitoring/

## Related

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