Skip to main content
Tisane logo

Tisane

Tisane API is a natural language processing tool that detects problematic content, extracts topics, and performs aspect-based sentiment analysis across 27 languages.

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

Tisane authenticates with an API key. Generate the credential in your Tisane account, then paste it into FlyMyAI the first time an agent uses a Tisane action.

Get your Tisane credential →

Fields to fill in FlyMyAI

FieldDetails
Ocp-Apim-Subscription-KeyThe API key obtained from the Tisane Labs Developer Profile, used for authenticating API requests. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
TISANE_ANALYZE_TEXTTool to analyze input text for detailed nlu insights. use after preparing text when you need to detect sentiment, entities, topics, and other linguistic features.language, content
TISANE_CALCULATE_SIMILARITYTool to calculate semantic similarity between two text fragments. use when you need a numeric similarity score (0-1) for two texts.content1, language1, content2, language2
TISANE_DETECT_LANGUAGETool to detect the language of the provided text. use when you need to identify the language code.text
TISANE_EXTRACT_TEXTTool to extract raw text from markup content. use when cleaning html, css, js, or json to get pure decoded text. use after confirming the input is utf-8 text; this does not process binary content.content
TISANE_GET_SUPPORTED_LANGUAGESTool to list all languages supported by the api. use when needing to discover available languages for text analysis or processing. call before submitting text to ensure support.-
TISANE_TRANSFORM_TEXTTool to translate or paraphrase text. use when you need to convert content between languages or paraphrase within the same language.from, to, content
We love our partners - FlyMy.AI builds with the best. Thanks, Tisane!