List a Rootr form's submitted responses
rootr_list_form_responsesList all responses submitted to a form, most recent first. Each response has values keyed by field ID; use rootr_read_form to map IDs to field names for analysis.
Instructions
List all responses submitted to a Rootr (루터) FORM, most recent first. Each response has values keyed by field id — call rootr_read_form first to map ids to field names. This is what lets an AI analyze responses collected from a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formId | Yes | FORM node id |