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
3.8K
First Seen
8 days ago
form-responses — builderio/agent-native