知识 · 实体版本时间线
get_entity_timelineRetrieve a knowledge entity's complete iteration timeline from v1 to vN, with timestamps and encoding history, independent of vector databases.
Instructions
查询知识实体的完整迭代轨迹:方案 v1→vN 与各次编码按时间排序的时间线(纯版本链,不依赖向量库)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | 历史时点查询(ISO8601,可选) | |
| entity_id | Yes | 知识实体 UUID(来自 search_delivery_knowledge 结果) | |
| include_superseded | No | 是否包含被取代的旧版本 |