extract
Identifies keywords, topics, domain, intent, sentiment, and entities from text using heuristic extraction—no LLM needed.
Instructions
Automatic semantic extraction from text: keyword, topic, domain, intent, sentiment, entities. Heuristic (0 token) — no LLM extraction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze (user message) | |
| context | No | Context path (e.g. java/spring). Defaults to active context. |