qui_test_arr_connection
Test an ARR connection with a POST request to the /arr/test endpoint, specifying path variables, query parameters, and request body.
Instructions
Call qui's POST /arr/test 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 |