agent_trust_update
Record task outcomes to update an agent's trust score, enabling dynamic adjustment of team collaboration based on reliability.
Instructions
Update an Agent's trust score based on task outcome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Target agent ID | |
| task_result | Yes | One of "success" (+0.05), "failure" (-0.10), "timeout" (-0.05) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||