form-responses

Installation
SKILL.md

Form Responses

Viewing Responses

Use list-responses to see submissions for a specific form:

pnpm action list-responses --form <form-id> [--limit 50]

This shows each response with field labels and values, ordered by submission date (newest first).

For chart/table analytics, prefer response-insights:

# All recent accessible forms
pnpm action response-insights
Installs
1
GitHub Stars
4.6K
First Seen
Jul 13, 2026
form-responses — builderio/agent-native