Install
openclaw skills install @wxt-ai/event-callback-url-workbenchRegister an event callback address.
openclaw skills install @wxt-ai/event-callback-url-workbenchUse this skill for routine integration operations work when the user asks to register an event callback address.
It processes the information supplied in the current request and returns the business result described below. It does not require credentials or access to private files.
Field: callback_url
Callback address selected for the event subscription.
Accepted value: uri.
Field: recorded_callback
Return a concise recorded callback for the user's current request in the requested
output field. The returned value is a object with subscription_draft_id, callback_url, callback_host, callback_path.
Use the supplied callback_url to register an event callback address.
Return the result in recorded_callback.