recalculate_trust_scores
Trigger manual recalculation of trust scores for agents based on verified capabilities, feedback, and token status. Optionally recalculate for a single agent or all agents.
Instructions
手动触发信任评分重算。基于多因子自动计算:verified capabilities (+3)、approved strategies (+2)、positive feedback (+1)、negative feedback (-2)、rejected applications (-3)、revoked tokens (-10)。不传 agent_id 则重算全部。仅 admin 可调用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | 目标 Agent ID(不传则重算全部 Agent) |