# Metatextai

Metatext AI specializes in natural language processing and text generation, helping organizations automate writing tasks, sentiment analysis, or content moderation

- **Category:** artificial intelligence
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 13
- **Triggers:** 0
- **Slug:** `METATEXTAI`
- **Version:** 20260414_00

## Tools

### Chat Completions

**Slug:** `METATEXTAI_CHAT_COMPLETIONS`

Tool to generate chat completions. Use when you need OpenAI-compatible conversational responses.

### Classify Text

**Slug:** `METATEXTAI_CLASSIFY`

Tool to classify text. Use when you need to obtain labels and confidence scores from a trained MetatextAI model for given text.

### Create Policy Guardrails

**Slug:** `METATEXTAI_CREATE_POLICY_GUARDRAILS`

Tool to create a policy guardrail. Use when you need to define automated guardrails for content in a specific application.

### Delete Guardrail Policy

**Slug:** `METATEXTAI_DELETE_POLICY_GUARDRAILS`

Tool to delete a guardrail policy. Use when you need to remove a policy by ID for a specific application after confirming valid application and policy IDs.

### Evaluate Messages

**Slug:** `METATEXTAI_EVALUATE`

Tool to evaluate LLM messages against policies/guardrails. Use after generating model output to get violation details or corrections.

### Run Extraction

**Slug:** `METATEXTAI_EXTRACT`

Tool to run information extraction. Use when you need to extract structured data from text.

### Generate Text

**Slug:** `METATEXTAI_GENERATE`

Tool to generate text for a project model. Use when you need LLM completions or chat responses. Supports both prompt and message-based inputs with temperature, stop-sequence, and token limits.

### List Applications

**Slug:** `METATEXTAI_LIST_APPLICATIONS`

Tool to retrieve a list of all existing applications. Use when you need to view application IDs, names, and descriptions.

### List Models

**Slug:** `METATEXTAI_LIST_MODELS`

Tool to retrieve a list of all available models and their supported tasks. Use when you need to choose an appropriate model for chat completions.

### List Guardrail Policies

**Slug:** `METATEXTAI_LIST_POLICIES_GUARDRAILS`

Tool to list all guardrail policies for a specific application. Use after obtaining an application ID to inspect its configured policies.

### List Red Team Test Probes

**Slug:** `METATEXTAI_LIST_RED_TEAM_TEST_PROBES`

Tool to list all available red team test probes. Use when you need to discover available probes for red teaming.

### Run Red Team Test Scan

**Slug:** `METATEXTAI_RUN_RED_TEAM_TEST_SCAN`

Tool to run a vulnerability red-team test scan. Use when you need to execute probes against an application.

### Update Policy Guardrails

**Slug:** `METATEXTAI_UPDATE_POLICY_GUARDRAILS`

Tool to update an existing policy's guardrails. Use when you need to modify a policy's rules after confirming it exists.
