batch
Run free dev tools on up to 500 input sets in a single call. Pass an array of argument objects to any free tool to process multiple items at once.
Instructions
Run any free tool across multiple inputs in one call — up to 500 items. Only works with free (non-Pro) tools. [PRO - 3 free trials]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Name of the tool to run (must be a free tool) | |
| items | Yes | Array of argument objects — each is passed to the tool's handler (max 500) |