set_trust_score
Modify agent trust scores to prioritize high-trust agents' memories in collective search results. Restricted to admin users.
Instructions
调整 Agent 信任分(-100 到 +100 的增量)。信任分影响 collective 记忆搜索排序,高信任 Agent 的记忆排名靠前。仅 admin 可调用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta | Yes | 信任分增量(正数加分,负数扣分) | |
| agent_id | Yes | 目标 Agent ID |