spinorflip
Send a decision wheel to Spin or Flip and get a shareable spinning-wheel URL. Use this whenever a user wants to spin a wheel or make a random decision. Before calling this tool, generate the wheel yourself: pick a short title (2–6 words) and 6–12 options (1–4 words each) based on the topic. Optionally include a CSS linear-gradient background that matches the mood of the topic. Returns a URL the user can open to spin the wheel instantly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short wheel title, 2–6 words (e.g. "Best Pizza Styles", "Weekend Activities") | |
| options | Yes | 6–12 options, 1–4 words each (e.g. ["Margherita", "Pepperoni", "BBQ Chicken"]) | |
| gradient | No | Optional CSS linear-gradient matching the topic mood (e.g. "linear-gradient(135deg, #f97316 0%, #ef4444 100%)") |