Tisane
Overview
SLUG: TISANE
Description
Tisane API is a natural language processing tool that detects problematic content, extracts topics, and performs aspect-based sentiment analysis across 27 languages.
Authentication Details
Connecting to Tisane
Create an auth config
Use the dashboard to create an auth config for the Tisane toolkit. This allows you to connect multiple Tisane accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TISANE_ANALYZE_TEXT
Tool Name: Analyze Text
Description
Action Parameters
Action Response
TISANE_CALCULATE_SIMILARITY
Tool Name: Calculate Semantic Similarity
Description
Action Parameters
Action Response
TISANE_DETECT_LANGUAGE
Tool Name: Detect Language
Description
Action Parameters
Action Response
TISANE_EXTRACT_TEXT
Tool Name: Extract Text
Description
Action Parameters
Action Response
TISANE_GET_SUPPORTED_LANGUAGES
Tool Name: Get Supported Languages
Description
Action Parameters
Action Response
TISANE_TRANSFORM_TEXT
Tool Name: Transform Text
Description
Action Parameters
Action Response