risha_call
Call any Risha API operation by providing the operationId and optional path parameters, query strings, request body, and headers.
Instructions
Call a Risha API operation by operationId. Set RISHA_EMAIL and RISHA_PASSWORD for automatic login, or RISHA_API_TOKEN for Bearer auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for POST/PUT/PATCH | |
| query | No | Query string parameters | |
| headers | No | Extra HTTP headers | |
| pathParams | No | Values for {path} parameters | |
| operationId | Yes |