bw_get_push_schema
Get the JSON schema for an aDSO write interface: field names, data types, and required fields. Use it before pushing data to ensure correct record structure.
Instructions
Fetch the JSON schema for an aDSO write interface. Returns field names, data types, and required fields. Use this before bw_push_data to know what fields to include in records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adso_name | Yes | aDSO technical name (e.g. "ADSO_NAME"). |