wisdom_trust_agent
Express trust in another agent by assigning a trust level from -1.0 to +1.0 and an optional confidence value, enabling agents to share assessments and collaborate effectively.
Instructions
Express trust in another agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confidence | No | Confidence in this trust assessment (0.0 to 1.0) | |
| trust_level | Yes | Trust level from -1.0 (distrust) to +1.0 (full trust) | |
| target_agent | Yes | Agent UUID to trust |