list_surveys
List surveys with their IDs, titles, groups, dates, and active status. Optionally filter by survey group or specify a user to list their surveys.
Instructions
List the user's surveys (id, title, group, dates, whether active).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gsid | No | Optional. Survey group ID to filter by. | |
| sUsername | No | Optional. User whose surveys to list (admin only). Null = own surveys. |