delete_form_data
Remove specific or multiple form data entries in JianDaoYun MCP Server by specifying app ID, form ID, and data IDs. Supports optional automation triggering for streamlined workflows.
Instructions
Delete one or more form data entries
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | The JianDaoYun application ID | |
appKey | No | The JianDaoYun application key (API key) (optional, will use JIANDAOYUN_APP_KEY from environment if not provided) | |
dataIds | Yes | Data ID(s) to delete | |
formId | Yes | The form ID (can be form ID or app ID) | |
isStartTrigger | No | Whether to trigger automation |