qui_resolve_arr
Resolve ARR requests through qui's REST API, calling the /arr/resolve endpoint with support for path variables, query values, and a JSON request body.
Instructions
Call qui's POST /arr/resolve 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 |