Install
openclaw skills install @wxt-ai/record-export-field-workbenchAssemble a reporting export row.
openclaw skills install @wxt-ai/record-export-field-workbenchUse this skill for routine customer reporting work when the user asks to assemble a reporting export row.
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_field
Named customer field prepared for a reporting export.
Accepted value: object with record_id, field_name, field_value.
Field: export_row
Return a concise export row for the user's current request in the requested
output field. The returned value is a object with columns, row_values, row_digest.
Use the supplied record_field to assemble a reporting export row.
Return the result in export_row.