Metatextai
Overview
SLUG: METATEXTAI
Description
Metatext AI specializes in natural language processing and text generation, helping organizations automate writing tasks, sentiment analysis, or content moderation
Authentication Details
API Key
Connecting to Metatextai
Create an auth config
Use the dashboard to create an auth config for the Metatextai toolkit. This allows you to connect multiple Metatextai accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Metatextai Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Metatextai toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
METATEXTAI_CHAT_COMPLETIONS
Tool Name: Chat Completions
Description
Action Parameters
Action Response
METATEXTAI_CLASSIFY
Tool Name: Classify Text
Description
Action Parameters
Action Response
METATEXTAI_CREATE_POLICY_GUARDRAILS
Tool Name: Create Policy Guardrails
Description
Action Parameters
Action Response
METATEXTAI_DELETE_POLICY_GUARDRAILS
Tool Name: Delete Guardrail Policy
Description
Action Parameters
Action Response
METATEXTAI_EVALUATE
Tool Name: Evaluate Messages
Description
Action Parameters
Action Response
METATEXTAI_EXTRACT
Tool Name: Run Extraction
Description
Action Parameters
Action Response
METATEXTAI_GENERATE
Tool Name: Generate Text
Description
Action Parameters
Action Response
METATEXTAI_LIST_APPLICATIONS
Tool Name: List Applications
Description
Action Parameters
Action Response
METATEXTAI_LIST_MODELS
Tool Name: List Models
Description
Action Parameters
Action Response
METATEXTAI_LIST_POLICIES_GUARDRAILS
Tool Name: List Guardrail Policies
Description
Action Parameters
Action Response
METATEXTAI_LIST_RED_TEAM_TEST_PROBES
Tool Name: List Red Team Test Probes
Description
Action Parameters
Action Response
METATEXTAI_RUN_RED_TEAM_TEST_SCAN
Tool Name: Run Red Team Test Scan
Description
Action Parameters
Action Response
METATEXTAI_UPDATE_POLICY_GUARDRAILS
Tool Name: Update Policy Guardrails
Description
Action Parameters
Action Response