# Mezmo AI integration on Definable

> Mezmo provides a comprehensive platform for log management and telemetry data processing, enabling organizations to collect, analyze, and manage their log data efficiently.

## What this connects

Mezmo provides a comprehensive platform for log management and telemetry data processing, enabling organizations to collect, analyze, and manage their log data efficiently.

Vendor: https://www.mezmo.com/

## Tools available

**36** tools available. First 12:

- `MEZMO_CREATE_CATEGORY` — Create Category — Tool to create a new category for views, boards, or screens in Mezmo. Use when organizing Mezmo resources into categories.
- `MEZMO_CREATE_INGESTION_EXCLUSION` — Create Ingestion Exclusion Rule — Tool to create an exclusion rule for log ingestion to control costs. Use this when you need to prevent specific logs from being ingested or stored based on query patterns. Exclusion rules help reduce ingestion costs by filtering out debug logs, test environment logs, or other non-essential log data.
- `MEZMO_CREATE_KEY` — Create API Key — Tool to create a new API key (ingestion or service key) in Mezmo. The API auto-generates a unique name for the key. Use when you need to provision a new key for log ingestion or API access.
- `MEZMO_CREATE_MEMBER` — Create Member Invitation — Tool to invite a new member to the Mezmo organization with a specified role. Use this to send invitations to team members and optionally assign them to specific groups.
- `MEZMO_CREATE_PRESET_ALERT` — Create Preset Alert — Tool to create a new preset alert in Mezmo with specified name and notification channels. Use this to configure alerts that can be triggered based on log conditions. Supports email, PagerDuty, and webhook notification channels.
- `MEZMO_CREATE_VIEW` — Create View — Tool to create a new Mezmo view with filtering and alert configuration. Use when you need to set up custom log views with specific filters (query, hosts, apps, levels, tags) and optional alert channels (email, PagerDuty, webhook). At least one filter parameter must be provided in addition to the view name.
- `MEZMO_DELETE_CATEGORY` — Delete Category — Tool to delete a category by its type and ID. Use when you need to remove a view, board, or screen category from Mezmo configuration.
- `MEZMO_DELETE_INGESTION_EXCLUSION` — Delete Ingestion Exclusion — Tool to remove an ingestion exclusion rule by its ID. Use when you need to delete a specific exclusion rule from Mezmo's ingestion configuration.
- `MEZMO_DELETE_KEY` — Delete API Key — Tool to delete an API key by its unique identifier. Use when you need to remove an ingestion key from Mezmo to revoke access.
- `MEZMO_DELETE_MEMBER` — Delete Organization Member — Tool to remove a member from the organization by their email address. Use when you need to revoke a user's access to the organization.
- `MEZMO_DELETE_PIPELINE_ALERT` — Delete Pipeline Alert — Tool to delete an alert for a specific component within a pipeline. Use after confirming pipeline ID, component kind, component ID, and alert ID.
- `MEZMO_DELETE_PRESET_ALERT` — Delete Preset Alert — Tool to delete a preset alert by its ID. Use after confirming the preset alert ID exists.

## Auth

Auth schemes: `API_KEY`.

## How agents use Mezmo

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

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

The Verifier checks every Mezmo call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- server monitoring — https://definable.ai/apps/category/server-monitoring/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/mezmo/
- Same category (server monitoring): https://definable.ai/apps/category/server-monitoring/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
