Skip to main content
Glama

bulk_delete_forms

Delete multiple forms in batches on Tally MCP by specifying form IDs or filters. Requires a confirmation token from preview_bulk_delete to ensure safe deletion.

Instructions

🚫 DEPRECATED: Use confirm_bulk_delete instead. This tool now requires human confirmation via the confirm_bulk_delete tool after preview_bulk_delete. The new workflow is: 1) preview_bulk_delete, 2) confirm_bulk_delete with user choice, 3) automatic execution. This tool is kept for backward compatibility but will reject calls without proper confirmation workflow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
batchSizeNoNumber of forms to process per batch (1-50, default: 10)
confirmationTokenNoREQUIRED: Confirmation token from preview_bulk_delete response to proceed with deletion. This ensures you have previewed what will be deleted.
filtersNoFilter criteria for selecting forms to delete
formIdsNoArray of specific form IDs to delete
optionsNoAdditional options for bulk deletion operation

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/learnwithcc/tally-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server