Add OpenClaw Paperclip API URL override for onboarding

This commit is contained in:
Dotta
2026-03-06 08:39:29 -06:00
parent 854e818b74
commit b213eb695b
6 changed files with 101 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ Core fields:
- headers (object, optional): extra HTTP headers for requests
- webhookAuthHeader (string, optional): Authorization header value if your endpoint requires auth
- payloadTemplate (object, optional): additional JSON payload fields merged into each wake payload
- paperclipApiUrl (string, optional): absolute http(s) Paperclip base URL to advertise to OpenClaw as \`PAPERCLIP_API_URL\`
Session routing fields:
- sessionKeyStrategy (string, optional): \`fixed\` (default), \`issue\`, or \`run\`