Jotform

Jotform is an online form builder that allows users to create and manage forms for various purposes, including data collection, surveys, and more.

18 actions Integration catalog
Request access
Connect Jotform 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.

Clone FormJOTFORM_CLONE_FORM
Tool to clone a single form in Jotform. Creates a complete copy of the form with all its questions and settings. Use when you need to duplicate an existing form.
Create LabelJOTFORM_CREATE_LABEL
Tool to create a new label for organizing forms in Jotform. Use when you need to categorize or group forms with a named label.
Delete LabelJOTFORM_DELETE_LABEL
Tool to delete a label along with all its sublabels. Use when you need to remove a label from the account.
Get LabelJOTFORM_GET_LABEL
Tool to retrieve details of a label by its ID, including name and color. Use when you need to fetch information about a specific label.
Get Label ResourcesJOTFORM_GET_LABEL_RESOURCES
Tool to get a list of assets (forms) in a label and their associated information. Use when you need to retrieve forms organized under a specific label.
Get System PlanJOTFORM_GET_SYSTEM_PLAN
Tool to retrieve details of a specific system plan. Use when you need to check limits and pricing of a plan.
Get User DetailsJOTFORM_GET_USER_DETAILS
Tool to retrieve details of the authenticated user, including account and usage info. Use after confirming valid API key.
Get User FoldersJOTFORM_GET_USER_FOLDERS
Tool to retrieve a list of labels (folders replacement) for the authenticated user. Uses the GET /user/labels endpoint per Jotform's migration from folders to labels.
Get User FormsJOTFORM_GET_USER_FORMS
Tool to retrieve a list of forms created by the authenticated user. Use after setting up API key authentication.
Get User HistoryJOTFORM_GET_USER_HISTORY
Tool to fetch user activity history records. Use when auditing or filtering user actions by type or date.
Get User ReportsJOTFORM_GET_USER_REPORTS
Tool to retrieve list of report URLs for all forms in the account. Includes Excel, CSV, printable charts, and embeddable HTML tables.
Get User SettingsJOTFORM_GET_USER_SETTINGS
Tool to retrieve the settings of the authenticated user. Use after confirming a valid API key.
Get User Setting By KeyJOTFORM_GET_USER_SETTINGS_BY_KEY
Tool to retrieve a specific user setting by key. Use when you need a single setting value like email, timezone, language, or website.
Get User SubmissionsJOTFORM_GET_USER_SUBMISSIONS
Tool to retrieve all submissions for all forms on the account. The answers dictionary contains submission data with question IDs as keys. Use when you need to access submission data across multiple forms.
Get User UsageJOTFORM_GET_USER_USAGE
Tool to retrieve monthly usage statistics for the authenticated user. Use to check form submissions, payment forms, SSL submissions, and storage used.
Remove Resources from LabelJOTFORM_REMOVE_LABEL_RESOURCES
Tool to remove specified resources (forms) from a label by their IDs and types. Use when you need to unassign forms from a specific label.
Update LabelJOTFORM_UPDATE_LABEL
Tool to update an existing label with new name or color settings. Use when you need to modify label properties.
Update User SettingsJOTFORM_UPDATE_USER_SETTINGS
Tool to update user's settings like time zone, language, email, and website. Use when you need to modify user account settings.