mkp_trigger_conversation
Analyze user conversations by providing input to the MKP system. Optionally include user profile data to enhance contextual reasoning through meta-knowledge processing.
Instructions
Trigger MKP system for conversation analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_input | Yes | User input to trigger MKP conversation analysis | |
| user_profile | No | Optional user profile data as JSON string | {} |