Clone FormTool to clone a single form in Jotform.
Create LabelTool to create a new label for organizing forms in Jotform.
Delete LabelTool to delete a label along with all its sublabels.
Get LabelTool to retrieve details of a label by its ID, including name and color.
Get Label ResourcesTool to get a list of assets (forms) in a label and their associated information.
Get System PlanTool to retrieve details of a specific system plan.
Get User DetailsTool to retrieve details of the authenticated user, including account and usage info.
Get User FoldersTool to retrieve a list of labels (folders replacement) for the authenticated user.
Get User FormsTool to retrieve a list of forms created by the authenticated user.
Get User HistoryTool to fetch user activity history records.
Get User ReportsTool to retrieve list of report URLs for all forms in the account.
Get User SettingsTool to retrieve the settings of the authenticated user.
Get User Setting By KeyTool to retrieve a specific user setting by key.
Get User SubmissionsTool to retrieve all submissions for all forms on the account.
Get User UsageTool to retrieve monthly usage statistics for the authenticated user.
Remove Resources from LabelTool to remove specified resources (forms) from a label by their IDs and types.
Update LabelTool to update an existing label with new name or color settings.
Update User SettingsTool to update user's settings like time zone, language, email, and website.