show_toast
Show a temporary message on your phone screen. Choose between short and long display duration.
Instructions
Show a toast message on the phone screen.
Args: text: Text to show short: True for short display, False for long (default: True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| short | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |