Developer Tools36 toolsPaste one API key
Mezmo integration for AI agents
Mezmo provides a comprehensive platform for log management and telemetry data processing, enabling organizations to collect, analyze, and manage their log data efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mezmo once and call the same tools from all of them.
Setup
Connect Mezmo through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Mezmo exposes 36 tools through ClawLink. The 29 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
mezmo_get_alert | Retrieve details of a specific preset alert by its ID | Read |
mezmo_get_category | Retrieve a category configuration by its type and ID | Read |
mezmo_get_index_rate_alert | Retrieve current index rate alert settings for the Mezmo account | Read |
mezmo_get_ingestion_exclusion | Retrieve an ingestion exclusion rule by its ID | Read |
mezmo_get_ingestion_status | Get the current ingestion status for the Mezmo account | Read |
mezmo_get_key | Retrieve an API key configuration by its ID | Read |
mezmo_get_member | Retrieve member information by their ID | Read |
mezmo_get_stream_config | Retrieve the current event streaming configuration for the Mezmo account | Read |
mezmo_get_view | Retrieve details of a specific view by its ID | Read |
mezmo_list_alerts | List all preset alerts configured for the Mezmo account | Read |
mezmo_list_keys | List all API keys and ingestion keys configured for the account | Read |
mezmo_list_members | List all team members in the Mezmo account configuration | Read |
mezmo_list_pipelines | List all telemetry pipelines configured for the account | Read |
mezmo_list_views | List all views configured for the account | Read |
mezmo_create_category | Create a new category for views, boards, or screens in Mezmo | Write |
mezmo_create_ingestion_exclusion | Create an exclusion rule for log ingestion to control costs | Write |
mezmo_create_key | Create a new API key (ingestion or service key) in Mezmo | Write |
mezmo_create_member | Invite a new member to the Mezmo organization with a specified role | Write |
mezmo_create_preset_alert | Create a new preset alert in Mezmo with specified name and notification channels | Write |
mezmo_create_view | Create a new Mezmo view with filtering and alert configuration | Write |
mezmo_ingest_logs | Ingest log lines into Mezmo Log Analysis | Read |
mezmo_resume_ingestion | Resume log ingestion for the account after it has been stopped | Read |
mezmo_update_category | Update a category name by its type and ID | Write |
mezmo_update_index_rate_alert | Configure index rate alerting settings including thresholds and notification channels | Write |
mezmo_update_ingestion_exclusion | Update an existing exclusion rule by its ID | Write |
mezmo_update_key | Update an API key name by its ID | Write |
mezmo_update_member | Update a member's role and group assignments by their email address | Write |
mezmo_update_preset_alert | Update an existing preset alert by ID | Write |
mezmo_update_view | Update an existing Mezmo view by its ID | Write |