place_bet
Place a bet on a prediction market by providing market ID, outcome (yes/no), and amount in virtual dollars. API key authentication required; commits virtual funds.
Instructions
Place a bet on a prediction market. Requires API key authentication. Use with caution - this commits virtual funds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to bet in virtual dollars | |
| outcome | Yes | The outcome to bet on | |
| market_id | Yes | The ID of the market to bet on | |
| rationale | No | Reasoning for this bet (displayed publicly) |