AI & ML7 toolsPaste one API key
Tisane Labs integration for AI agents
Tisane Labs provides natural language processing APIs for content analysis, language detection, entity comparison, semantic similarity, text extraction, and translation.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Tisane Labs once and call the same tools from all of them.
Setup
Connect Tisane Labs through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Tisane Labs exposes 7 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
tisane_analyze_text | Analyze text for sentiment, abuse, entities, topics, sentence structure, and other requested | Read |
tisane_calculate_text_similarity | Calculate semantic similarity between two same-language or cross-language text fragments | Read |
tisane_compare_person_entities | Compare two person-name entities, including cross-language names, and report whether Tisane | Read |
tisane_detect_languages | Detect one or more languages in text, optionally segmenting it, and return offsets plus | Read |
tisane_extract_text | Remove markup, scripts, styles, and JSON structure from UTF-8 text content and return the | Read |
tisane_list_languages | List Tisane language records and whether each language model is currently loaded | Read |
tisane_transform_text | Translate text to another language, or paraphrase it by using the same source and target | Read |