delete_form_data
Remove specific form data entries in JianDaoYun using app ID, form ID, and data IDs. Supports single or multiple deletions and optional automation triggers for streamlined data management.
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 |