tiktok_delete_bundle
Delete a TikTok bundle folder and its associated ZIP file by providing the bundle ID. Optionally specify a custom bundles directory to remove unwanted upload packages.
Instructions
Delete a bundle folder + its ZIP file.
Args: bundle_id: Bundle identifier. bundles_dir: Override default bundles directory.
Returns: JSON with list of removed paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | ||
| bundles_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |