People roster · 人物花名册
people_rosterThis tool reads a user-named people roster. Do not invent people or merge two ids. Same role ≠ same person. Call when the user names a person, asks 这个人是谁 / 西交和宁波是不是同一个 / 花名册 / people roster, or before telling a story that involves named people. Pass people=[{name, relation, id?}] from what the user just said. If empty, ask the user to name people (name + one-line relation) — do not invent a biography. Optional env PEOPLE_ROSTER_JSON when the user keeps a local roster. Not L1. Public · no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Reply language. zh (default) or en. | |
| people | No | This-turn roster. Wins over PEOPLE_ROSTER_JSON. Omit to read the env roster. |