Metatextai

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

13 actions Integration catalog
Request access
Connect Metatextai once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Chat CompletionsMETATEXTAI_CHAT_COMPLETIONS
Tool to generate chat completions. Use when you need OpenAI-compatible conversational responses.
Classify TextMETATEXTAI_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 GuardrailsMETATEXTAI_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 PolicyMETATEXTAI_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 MessagesMETATEXTAI_EVALUATE
Tool to evaluate LLM messages against policies/guardrails. Use after generating model output to get violation details or corrections.
Run ExtractionMETATEXTAI_EXTRACT
Tool to run information extraction. Use when you need to extract structured data from text.
Generate TextMETATEXTAI_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 ApplicationsMETATEXTAI_LIST_APPLICATIONS
Tool to retrieve a list of all existing applications. Use when you need to view application IDs, names, and descriptions.
List ModelsMETATEXTAI_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 PoliciesMETATEXTAI_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 ProbesMETATEXTAI_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 ScanMETATEXTAI_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 GuardrailsMETATEXTAI_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.