Magic 8 Ball Ask
magic_8_ball_askAsk a yes-or-no question and get a mystical answer. Returns response text. Supports cynical mode for negative-weighted answers or corporate mode for business jargon. Use when you need a random decision, tie-breaker, or humorous perspective.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cynical | No | Weighted toward negative responses | |
| question | Yes | Your yes-or-no question for the Magic 8-Ball | |
| corporate | No | All answers in business speak |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| magic_8_ball_response | Yes | The mystical answer from the Magic 8-Ball |