Claim a free slot for a product
claim_free_slotPut a product on the board in a slot nobody holds. Costs nothing: an empty slot has no standing bid to beat, so any amount takes it, zero included. No account and no card. The name, logo and description are read from the site automatically. One free claim per registrable domain per day, and only for today or tomorrow — booking further ahead is for bidders on the site. If somebody outbids it later the slot is lost, but nothing was paid, so nothing is lost with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The product's website, e.g. https://acme.com | |
| name | No | Overrides the name read from the site. | |
| dayKey | No | UTC day, "YYYY-MM-DD". Today by default; at most 1 day(s) ahead. | |
| tagline | No | One line shown under the name. | |
| category | No | What the product is. | |
| slotIndex | Yes | Which slot, 0 to 1. Call get_board first to find a free one. |