Get template metadata
get_template_metadataRetrieve field definitions (contract_data keys, types, and options) for a contract template to prepare the required data before creating a contract.
Instructions
Returns the field definitions (contract_data keys, types, and options) for a specific contract template. Use this before calling create_contract to know which contract_data keys the template expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Template ID, as returned by list_templates. |