Read Schema

Get Schema properties and required fields of a collection.

Input

  • Schema
    • Collection (text): Name of the target collection.

Output

  • Schema
    • Type (text): Asset Type.
    • Properties (object): Object containing keys of the asset as fields and the value containing validation information for the field.
    • Required (string collection): List of required fields for an asset.