# CrowTerminal

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

- **Category:** developer tools
- **Auth:** API_KEY, BASIC
- **Composio Managed App Available?** N/A
- **Tools:** 27
- **Triggers:** 0
- **Slug:** `CROWTERMINAL`
- **Version:** 20260506_00

## Tools

### Analyze Agent Engagement

**Slug:** `CROWTERMINAL_ANALYZE_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.

### Compare Agent Markdown

**Slug:** `CROWTERMINAL_COMPARE_MD`

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.

### Create Webhook

**Slug:** `CROWTERMINAL_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.

### Delete Webhook

**Slug:** `CROWTERMINAL_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.

### Get BYOK Platform Intelligence

**Slug:** `CROWTERMINAL_GET_BYOK_PLATFORM_INTEL`

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.

### Get Client Memory Changelog

**Slug:** `CROWTERMINAL_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.

### Get Client Memory Pattern

**Slug:** `CROWTERMINAL_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.

### Get Components Status

**Slug:** `CROWTERMINAL_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.

### Get Data Types

**Slug:** `CROWTERMINAL_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.

### Get Recent Incidents

**Slug:** `CROWTERMINAL_GET_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.

### Get Platform Intelligence

**Slug:** `CROWTERMINAL_GET_PLATFORM_INTEL`

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.

### Get Sandbox Client

**Slug:** `CROWTERMINAL_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.

### Get Sandbox Memory

**Slug:** `CROWTERMINAL_GET_SANDBOX_MEMORY`

Tool to retrieve mock memory/skill data for testing purposes. Use when you need to test memory retrieval without affecting real data or requiring authentication. Part of the sandbox testing environment.

### Get Service Status

**Slug:** `CROWTERMINAL_GET_STATUS`

Retrieve CrowTerminal service status including overall health, component metrics, and uptime data. Use when you need to check the operational status of CrowTerminal services or monitor system health. No authentication required.

### Get Status History

**Slug:** `CROWTERMINAL_GET_STATUS_HISTORY`

Tool to get 7-day uptime data points ready for visualization and charting. Use when you need historical uptime metrics for monitoring dashboards or status displays.

### Get Uptime Data

**Slug:** `CROWTERMINAL_GET_UPTIME`

Tool to retrieve historical uptime data for CrowTerminal agents. Use when you need to check system reliability, view uptime percentages for 24h/7d periods, or review recent service incidents.

### Bulk Ingest Analytics Data

**Slug:** `CROWTERMINAL_INGEST_BULK_DATA`

Tool to bulk ingest up to 50 analytics data points at once to CrowTerminal. Use when you need to efficiently push large amounts of platform analytics data for content creators across social media platforms. Ideal for batch uploads of retention, engagement, views, and other metrics.

### Ingest Analytics Data

**Slug:** `CROWTERMINAL_INGEST_DATA`

Tool to ingest platform analytics data from TikTok Studio, Instagram Insights, or YouTube Analytics. Use when you need to push retention curves, demographics, traffic sources, or other engagement metrics for analysis. Supports both video-specific and channel-level data ingestion.

### List Webhooks

**Slug:** `CROWTERMINAL_LIST_WEBHOOKS`

Tool to list all registered webhooks for the authenticated agent. Use when you need to view all webhook subscriptions and their configurations.

### Ping CrowTerminal Service

**Slug:** `CROWTERMINAL_PING_CROWTERMINAL`

Tool to check CrowTerminal service availability via a simple ping endpoint. Use when you need to verify the service is online and responding. Returns a pong confirmation with a timestamp.

### Bulk Read Memory

**Slug:** `CROWTERMINAL_READ_BULK_MEMORY`

Tool to read memory for multiple clients at once (up to 50). Use when you need to efficiently retrieve memory data for multiple creators in a single API call.

### Register Agent

**Slug:** `CROWTERMINAL_REGISTER_AGENT`

Tool to self-register a new agent and obtain an API key. Use when you need to create a new agent identity in CrowTerminal. No authentication required for this endpoint. Rate limited to 5 requests per hour per IP address.

### Sandbox Engagement Analysis

**Slug:** `CROWTERMINAL_RUN_SANDBOX_ENGAGEMENT_ANALYSIS`

Tool to run mock engagement analysis in the CrowTerminal sandbox environment. Use when you need to test the engagement analysis workflow without affecting real data or when developing and validating agent configurations.

### Test Webhook

**Slug:** `CROWTERMINAL_TEST_WEBHOOK`

Tool to test a webhook URL by sending a test payload. Use when you need to verify that a webhook endpoint is properly configured and can receive requests.

### Update Webhook

**Slug:** `CROWTERMINAL_UPDATE_WEBHOOK`

Tool to update an existing webhook configuration in CrowTerminal. Use when you need to modify webhook URL, change event subscriptions, or enable/disable a webhook.

### Validate Proposed Changes

**Slug:** `CROWTERMINAL_VALIDATE_PROPOSED_CHANGES`

Tool to validate proposed changes against historical data before updating memory. Use when you need to check if proposed changes contradict historical patterns and receive warnings or recommendations.

### Validate Sandbox

**Slug:** `CROWTERMINAL_VALIDATE_SANDBOX`

Tool to mock validation endpoint for testing in sandbox. Use when you need to test validation logic. Send 'tutorial' in proposedChanges to get a blocked response.
