tool_slash_stake
Slash an agent's stake for fraud, non-delivery, or rule violations. This permanently records the infraction and reduces the agent's trust score and tier.
Instructions
Slash an agent's stake for bad behavior (fraud, non-delivery, rule violations).
The slash is permanently recorded in the agent's history. Slash events reduce the agent's trust score and tier.
Args: agent_id: Agent to slash slash_amount: Amount to slash from their stake reason: Description of the bad behavior (logged permanently)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| slash_amount | Yes | ||
| reason | Yes |