Service Information

Service Name: {{service["name"]}}

Service Description: {{service["desc"]}}

Example URL: {{service["url"]}}

Input Parameters:

ID Parameter Name Invoke Name Parameter Type Example Value Parameter Description
{{i}} {{service.inputParameters[i-1]["nodeName"]}} {{service.inputParameters[i-1]["name"]}} {{service.inputParameters[i-1]["type"]}} {{service.inputParameters[i-1]["exampleValue"]}} {{service.inputParameters[i-1]["desc"]}}
Empty Empty Empty Empty Empty Empty

输出参数:

ID Parameter Name Parameter Type Example Value Parameter Description
{{i}} {{service.outputParameters[i-1]["name"]}} {{service.outputParameters[i-1]["type"]}} {{service.outputParameters[i-1]["exampleValue"]}} {{service.outputParameters[i-1]["desc"]}}
Empty Empty Empty Empty Empty
Modify Service Invoke Service