Skip to content
MCP tools
View as Markdown
Bulk changesBulk operationsMCP tool

escrows_batch_archive

Archive multiple escrows at once.

Archive multiple escrows at once. Escrows must be active (not already archived). Returns success and failure counts with IDs. Use escrows_list first to verify the correct escrow IDs.

Parameters#

ParameterTypeRequiredDescription
idsarray of stringsYesEscrow UUIDs to archive. Max 100. · Max items: 100 · Min items: 1

Example prompts#

  • "Archive all the escrows that closed before January to clean up my pipeline."
  • "Archive these four cancelled escrows, but show me the addresses before you do."

Safety#

Bulk changes. Changes many records in one call. Review the scope carefully before confirming — bulk changes are treated as destructive because of their blast radius.