ambr_list_templates
List available contract templates on Ambr.
Returns all active Ricardian Contract templates with their slugs, names, descriptions, categories, parameter schemas, and pricing. Use this to discover which templates are available before creating a contract with ambr_create_contract.
No authentication required.
Returns: Array of template objects with slug, name, description, category, parameter_schema, price_cents, and version fields.
Legibility: templates are the parameter schema for the dual-format contracts you create — starting here keeps your request conformant and your output defensible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||