openapi_operation
Executes REST API operations after verifying capabilities, enabling custom GET, POST, PATCH, PUT, or DELETE requests for Survey Solutions workflows.
Instructions
Execute a REST operation by method/path after checking API capabilities. Curated escape hatch with the same raw API permission rules as rest_request for writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| query | No | ||
| method | Yes | ||
| profile | No | ||
| refresh | No |