List JsonFabrica templates
jsonfabrica_list_templatesList reusable JSON test data templates with optional filters for name, tags, and status to find the right structure for generating synthetic data.
Instructions
Calls GET /v1/templates. Returns a page of templates ({ items, nextCursor }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tags | No | Comma-separated list of tags, e.g. "orders,email". | |
| limit | No | ||
| cursor | No | ||
| status | No |