atlas_intent
Analyze user intent from natural language requests by extracting action type, target, context, and constraints.
Instructions
Analyze user intent from a natural language request. Extracts action type, target, context, and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The user message to analyze | |
| conversationHistory | No | Optional conversation history for context |