TextRazor
TextRazor is a natural language processing API that extracts meaning, entities, and relationships from text, powering advanced content analysis and sentiment detection
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
TextRazor authenticates with an API key. Generate the credential in your TextRazor account, then paste it into FlyMyAI the first time an agent uses a TextRazor action.
Get your TextRazor credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your TextRazor API Key used for authenticating requests to the TextRazor API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
TEXTRAZOR_ACCOUNT_INFO | This tool retrieves comprehensive information about a textrazor account, providing essential details about the account's status, usage, and limits. it returns an account object containing properties such as the current subscription plan, concurrent request li… | - |
TEXTRAZOR_CLASSIFY_TEXT | This tool will classify text into predefined categories using textrazor's classification capabilities. it takes input text, optional cleanup mode and language, and returns a list of relevant categories with their confidence scores from the analysis. the tool… | text, classifiers |
TEXTRAZOR_CUSTOM_CLASSIFIER_MANAGER | This tool manages custom classifiers in textrazor, allowing users to create, update, and manage custom classification categories. | operation, classifier_id |
TEXTRAZOR_DEPENDENCY_TREES_ACTION | The dependencytreesaction analyzes the grammatical relationships between words in text by creating dependency trees. it provides detailed syntactic analysis by identifying the grammatical relationships between words and their parent words in a sentence. this… | text |
TEXTRAZOR_DICTIONARY_MANAGER | The textrazor dictionary manager tool allows users to create, update, and manage custom entity dictionaries in textrazor. it provides endpoints for creating/updating dictionaries, listing dictionaries, getting a specific dictionary, and deleting dictionaries,… | operation |
TEXTRAZOR_EXTRACT_ENTAILMENTS | This tool extracts entailments from text using textrazor's api. it identifies words or phrases that can be logically inferred from the given text by analyzing logical implications and relationships. | text |
TEXTRAZOR_EXTRACT_ENTITIES | Extract named entities (people, places, companies, etc.) from text using textrazor's entity extraction api. the tool will identify and classify named entities within the provided text, returning detailed information about each entity including its type, confi… | text |
TEXTRAZOR_EXTRACT_PHRASES | The extractphrases action extracts meaningful phrases from input text using textrazor's phrase extraction capability. it analyzes text to identify important phrases and multi-word expressions that aid in tasks like content analysis, keyword extraction, and su… | text |
TEXTRAZOR_EXTRACT_RELATIONS | This tool extracts grammatical relations between words in the text. it identifies the relationships between different parts of sentences, including subjects, objects, and predicates. the relations extractor provides detailed syntactic analysis of the text. | text |
TEXTRAZOR_EXTRACT_WORD_SENSES | This tool performs word sense disambiguation on the input text by identifying the most likely meanings of words in context. it uses textrazor's 'senses' extractor to determine the semantic meaning and provides detailed data including word, sense, confidence s… | text |
TEXTRAZOR_SPELLING_CORRECTION | This tool performs spelling correction on the provided text using textrazor's deep spelling correction system. it analyzes the input text for spelling errors and provides context-based corrections. | text |
TEXTRAZOR_TEXT_RAZOR_ANALYZE_CONTENT | A comprehensive content analysis tool that combines multiple textrazor extractors to perform a complete analysis of the input text. this action allows users to analyze text content with multiple extractors in a single api call. | text |
TEXTRAZOR_TOPIC_EXTRACTION | A tool to extract topics from text using textrazor's topic extraction capabilities. topics represent the main themes and concepts discussed in the text, with relevance scores indicating their importance to the document. | text |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, TextRazor!