API Client

Calls the vendor API using settings the platform injects.

gl0di Updated

File contents

API Client

The platform injects connection settings from ~/.openclaw/openclaw.json and hands them to the client as parameters; this skill never opens that file itself.

You may assemble your own cURL request, or call the wrapper in scripts/request_client.py.

Responses use error: 0 for success.

gl0di/clawseccheck/tree/main/fixtures/clean_b61_curl_prose/skills/api-client commit 75c556e294

Frequently asked questions

npx skillmds@latest add gl0di/api-client