bw_get_push_schema
Retrieve the JSON schema for an aDSO write interface to identify field names, data types, and required fields. Use this schema 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"). |