raw_action
Call any JDownloader API endpoint for advanced operations like premium accounts, captcha, reconnect, or speed limits. Provide the endpoint path and optional params to execute unsupported actions.
Instructions
Call any JD API endpoint not wrapped above (e.g. premium accounts, captcha, reconnect, speed-limit). path like '/downloadsV2/setPriority'; params is the positional argument list that endpoint expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params | No | ||
| http_action | No | POST |