List Templates
list_templatesList available extraction templates to find a suitable one for your document type. Use team templates for processing; system templates require adding to your Suparse UI templates.
Instructions
List extraction templates for choosing an extraction template. Agents must use team_templates for processing. System templates are discovery-only in MCP: if a matching system template exists but no matching team template exists, ask the user to add that system template to their templates in the Suparse UI before processing. If no matching team or system template exists, ask the user to create a custom extraction schema for that document type in the Suparse UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_url | No | Optional API base URL. Defaults to SUPARSE_API_URL or Suparse production API. | |
| include_system | No | Include discovery-only system templates in addition to team templates. System templates returned here are not directly usable for extraction through MCP until the user adds them to their templates in the Suparse UI. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templates | Yes | ||
| agent_guidance | Yes | ||
| team_templates | Yes | ||
| system_templates | Yes |