Find surveys
limesurvey_find_surveysSearch for visible surveys by ID or title fragment. Paginate results with configurable offset and limit.
Instructions
Find visible surveys by ID or title with bounded client-side pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Case-insensitive survey ID or title fragment. | |
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| workflow | Yes |