mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-19 04:00:38 +09:00
Add OpenClaw Paperclip API URL override for onboarding
This commit is contained in:
parent
854e818b74
commit
b213eb695b
6 changed files with 101 additions and 1 deletions
|
|
@ -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\`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue