qui_create_external_program
Create a new external program in qui by calling the POST /external-programs/ endpoint. Supply path variables, query parameters, and a JSON body to define the program.
Instructions
Call qui's POST /external-programs/ endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |