polarity_capture_turn
Capture an entire user/assistant turn to extract all durable observations—preferences, constraints, project context, relationships, decisions, emotional signals, working-style rules—in one call.
Instructions
Hand a whole user/assistant exchange to cosmos so it can extract every durable observation worth holding (preferences, constraints, project context, relationships, decisions, emotional signals, working-style rules). PREFER this over multiple polarity_observe calls when a turn contained more than one fact about the user. Pass the user's message in user_text, your reply in assistant_text. Cosmos returns the node ids it created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_text | Yes | ||
| assistant_text | No | ||
| source | No | ||
| max_observations | No |