ClawLink
Productivity18 toolsPaste one API key

Jotform integration for AI agents

Create forms, manage submissions, and build workflows

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Jotform once and call the same tools from all of them.

Setup

Connect jotform through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Jotform exposes 18 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
jotform_clone_formTool 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.Read
jotform_create_labelTool to create a new label for organizing forms in Jotform. Use when you need to categorize or group forms with a named label.Write
jotform_get_labelTool to retrieve details of a label by its ID, including name and color. Use when you need to fetch information about a specific label.Read
jotform_get_label_resourcesTool 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.Read
jotform_get_system_planTool to retrieve details of a specific system plan. Use when you need to check limits and pricing of a plan.Read
jotform_get_user_detailsTool to retrieve details of the authenticated user, including account and usage info. Use after confirming valid API key.Read
jotform_get_user_foldersTool 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.Read
jotform_get_user_formsTool to retrieve a list of forms created by the authenticated user. Use after setting up API key authentication.Read
jotform_get_user_historyTool to fetch user activity history records. Use when auditing or filtering user actions by type or date.Read
jotform_get_user_reportsTool to retrieve list of report URLs for all forms in the account. Includes Excel, CSV, printable charts, and embeddable HTML tables.Read
jotform_get_user_settingsTool to retrieve the settings of the authenticated user. Use after confirming a valid API key.Read
jotform_get_user_settings_by_keyRetrieve a specific user setting by keyRead
jotform_get_user_submissionsRetrieve all submissions for all forms on the accountRead
jotform_get_user_usageRetrieve monthly usage statistics for the authenticated userRead
jotform_update_labelUpdate an existing label with new name or color settingsWrite
jotform_update_user_settingsUpdate user's settings like time zone, language, email, and websiteWrite
jotform_remove_label_resourcesRemove specified resources (forms) from a label by their IDs and typesWrite