2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Create a webhook that returns the current weather for a given location %|LOCATION|%. | |||
#Retrieve the last execution time of the webhook with the ID %|WEBHOOK_ID|%. | |||
#Create a webhook that returns the latest news headlines. | |||
#Update the webhook with the ID %|WEBHOOK_ID|% to return the user's IP address and browser information. | |||
#Retrieve event logs for the webhook with the ID %|WEBHOOK_ID|% in the past %|DAYS|% days. | |||
#Create a webhook that converts currency from one unit to another (USD to EUR, etc.). | |||
#Update the webhook with the ID %|WEBHOOK_ID|% to return a random inspirational quote. | |||
#Create a webhook that returns the latest COVID-19 updates by country %|COUNTRY|%. | |||
#Update the webhook with the ID %|WEBHOOK_ID|% to return a random fact. | |||
#List all webhooks with a specified keyword %|SEARCH_KEYWORD|% in their names or scripts. | |||
==Tips and Tricks== | ==Tips and Tricks== |