Formcrafts

Formcrafts is an online form builder for collecting responses, managing forms, and accessing uploaded files across an organization.

6 actions Integration catalog
Request access
Connect Formcrafts once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Download FileFORMCRAFTS_DOWNLOAD_FILE
Download an uploaded Formcrafts file by file ID and return an offloaded file reference.
Get FormFORMCRAFTS_GET_FORM
Get a Formcrafts form's metadata, response count, fields, and pages by form ID.
List FilesFORMCRAFTS_LIST_FILES
Return one page of files uploaded to the connected Formcrafts organization. Use before and after for exclusive created_at windows; inspect has_more because Formcrafts provides no continuation token.
List Form ResponsesFORMCRAFTS_LIST_FORM_RESPONSES
Return one page of live responses for a Formcrafts form, including visitor metadata, workflow results, and typed field values. Use before and after for exclusive created_at windows; inspect has_more because Formcrafts provides no continuation token.
List FormsFORMCRAFTS_LIST_FORMS
Return one page of forms from the connected Formcrafts organization. Use before and after for exclusive created_at windows; inspect has_more because Formcrafts provides no continuation token.
List WorkspacesFORMCRAFTS_LIST_WORKSPACES
Return one page of workspaces from the connected Formcrafts organization. Use before and after for exclusive created_at windows; inspect has_more because Formcrafts provides no continuation token.