# CrowTerminal AI integration on Definable

> AI-powered command line assistant with memory and automation capabilities for developers

## What this connects

AI-powered command line assistant with memory and automation capabilities for developers

Vendor: https://crowterminal.com

## Tools available

**27** tools available. First 12:

- `CROWTERMINAL_ANALYZE_ENGAGEMENT` — Analyze Agent Engagement — Tool to analyze engagement correlation for every field in your agent's markdown. Use when you need to understand which agent configuration fields drive engagement and get specific recommendations for improvement. Returns similarity to best/worst performing versions and field-by-field analysis.
- `CROWTERMINAL_COMPARE_MD` — Compare Agent Markdown — Tool to compare your agent's markdown directly with all stored versions. Returns field differences showing which values differ across versions, lists missing fields not present in your current data, and provides version counts. Use when you need to understand how your current agent configuration compares to historical versions.
- `CROWTERMINAL_CREATE_WEBHOOK` — Create Webhook — Tool to register a new webhook for receiving real-time event notifications from CrowTerminal. Use when you need to set up asynchronous notifications for events like skill updates, data ingestion, or validation blocks.
- `CROWTERMINAL_DELETE_WEBHOOK` — Delete Webhook — Tool to delete an existing webhook registration. Use when you need to remove a webhook that is no longer needed or should be replaced.
- `CROWTERMINAL_GET_BYOK_PLATFORM_INTEL` — Get BYOK Platform Intelligence — Tool to get algorithm insights for TikTok, Instagram, and YouTube without client-specific context. Use when you need platform intelligence data for BYOK (Bring Your Own Key) analysis workflows. This endpoint provides raw contextual algorithm data without triggering LLM inference charges.
- `CROWTERMINAL_GET_CLIENT_MEMORY_CHANGELOG` — Get Client Memory Changelog — Retrieve human-readable change history for a client's memory. Provides a narrative view of how the client's skill data has evolved over time.
- `CROWTERMINAL_GET_CLIENT_MEMORY_PATTERN` — Get Client Memory Pattern — Tool to track a specific field over time for trend analysis. Use when you need to understand how a particular metric evolved across versions or time periods.
- `CROWTERMINAL_GET_COMPONENTS_STATUS` — Get Components Status — Tool to get detailed status of each CrowTerminal service component. Returns current health status, latency, and summary statistics for all monitored components (database, cache, APIs, webhooks). Use when checking system health or diagnosing service issues.
- `CROWTERMINAL_GET_DATA_TYPES` — Get Data Types — Tool to retrieve valid data types for ingestion across platforms. Returns available data types for TikTok, Instagram, and YouTube that can be used for data ingestion operations.
- `CROWTERMINAL_GET_INCIDENTS` — Get Recent Incidents — Tool to retrieve list of recent incidents from CrowTerminal with duration and affected components. Use when you need to check system status, monitor service health, or investigate recent outages or degradations.
- `CROWTERMINAL_GET_PLATFORM_INTEL` — Get Platform Intelligence — Tool to retrieve algorithm insights for TikTok, Instagram, and YouTube. Returns platform-wide intelligence about content algorithm behavior and optimization strategies. Use when you need current platform algorithm trends and recommendations.
- `CROWTERMINAL_GET_SANDBOX_CLIENT` — Get Sandbox Client — Tool to get mock client data for testing in the sandbox environment. Use when you need to test client-related functionality without affecting real data. No authentication required for sandbox endpoints.

## Auth

Auth schemes: `API_KEY`, `BASIC`.

## How agents use CrowTerminal

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

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

The Verifier checks every CrowTerminal 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/crowterminal/
- 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
