preference.hear
Collect user preferences through sample presentations and feedback capture. Build detailed profiles from ratings and natural language comments to personalize recommendations.
Instructions
ユーザー嗜好ヒアリングセッション。feedbackなしでサンプル提示、feedbackありで嗜好プロファイル更新。User preference hearing session. Present samples without feedback, update profile with feedback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | No | プロファイルID(省略時は新規作成) / Profile ID (create new if omitted) | |
| feedback | No | フィードバック配列(存在する場合はモードB) / Feedback array (Mode B if present) | |
| preference_text | No | 嗜好テキスト(Claudeエージェントが自然言語フィードバックから生成、10-1000文字) / Preference text (generated by Claude agent from natural language feedback, 10-1000 chars) | |
| limit | No | 返却サンプル数(デフォルト1件) / Number of samples to return (default 1) | |
| offset | No | スキップ数 / Number of samples to skip | |
| exclude_ids | No | 除外するサンプルID配列(既評価済み) / Sample IDs to exclude (already evaluated) |