Install
openclaw skills install @wxt-ai/record-export-field-identifierPrepare a customer record field.
openclaw skills install @wxt-ai/record-export-field-identifierUse this skill for routine customer reporting work when the user asks to prepare a customer record field.
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: record_note
Customer record object, field table, or key-value note.
Accepted value: string or object with record_id, field_name, field_value.
Field: record_field
Return a concise record field for the user's current request in the requested
output field. The returned value is a object with record_id, field_name, field_value.
Use the supplied record_note to prepare a customer record field.
Return the result in record_field.