# documentManagement.updateDocuments

## Description
Bulk update documents
Update multiple documents in a collection based on a filter criteria. Supports MongoDB update operators like $set, $unset, $inc, etc.

## When to use
<!-- Describe user intent that should trigger this tool -->

## What this returns
<!-- Describe the shape / purpose of the response -->

## Notes
<!-- Constraints, ordering, related tools, etc. -->
