dual_public_list_templates
Retrieve publicly accessible templates from the DUAL Web3 Operating System without authentication. Filter by FQDN, set result limits, and paginate through available templates.
Instructions
List publicly accessible templates. No authentication required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqdn | No | Filter by FQDN | |
| limit | No | Maximum results to return (1-100, default 20) | |
| next | No | Cursor for next page (from previous response) |