List templates
list_templatesRetrieve contract templates from your workspace, filtering by tags, archival status, or counterparty type to find relevant templates quickly.
Instructions
Lists contract templates available in the workspace, with optional filters by counterparty type and tags. Use get_template_metadata for a specific template's field definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Only include templates matching at least one of these tags. | |
| include_archived | No | Include archived templates in the results. | |
| exclude_multi_party | No | Exclude templates that support multiple counterparties. |