Check CapSkip status
capskip_statusChecks if the CapSkip desktop app is running and reachable to differentiate app unavailability from wrong sitekey errors when captcha solving fails.
Instructions
Check whether the CapSkip desktop app is running and reachable. Call this first when a solve fails unexpectedly, to tell "CapSkip is not running" apart from "the sitekey was wrong". Takes no arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | Yes | ||
| detail | Yes | ||
| latencyMs | No | ||
| reachable | Yes |