追加事实条目
add_factsAdd one or more new facts to an existing persona profile, automatically skipping duplicates and reporting them in the skipped list to keep the profile clean.
Instructions
往已有画像追加一条或多条事实。内容与已有事实重复的会被自动跳过并在 skipped 中报告。若某条信息是对旧信息的更正(如换了工作),请改用 update_fact,避免留下互相矛盾的条目。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| facts | Yes | ||
| profileId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| added | Yes | ||
| profile | Yes | ||
| skipped | Yes |