list_forms
Retrieve all forms with submission counts, with options to filter by search term, limit, offset, and publication status.
Instructions
Get all forms with submission counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search term | |
| limit | No | Number of results | |
| start | No | Starting offset | |
| publishedOnly | No | Only published forms |