create_stake
Create a reputation stake on a task (stake JTS, lose on failure, gain bonus on success)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID staking their reputation | |
| ttl_hours | No | Hours before stake expires | |
| stake_amount | No | Amount of JTS to stake (0.1-2.0) | |
| delegation_id | No | Optional delegation ID to link stake to |