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 new service called {service_name} with these specifications: input - {input}, action - {action}, output - {output}. | |||
#Delete the service with the name {service_name}. | |||
#Retrieve information on the service called {service_name}. | |||
#Display all existing services at the moment. | |||
#Execute the service named {service_name} using this payload: {payload}. | |||
#Establish a new service called {service_name} that accepts {input}, performs {action}, and generates {output}. | |||
#Erase the service with the name {service_name} from the available services. | |||
#Give a description of the service with the name {service_name}. | |||
#Present a list of all active services right now. | |||
#Apply the service called {service_name} alongside the given payload: {payload}. | |||
==Tips and Tricks== | ==Tips and Tricks== |