The integration calls the API and MCP surface while it’s still in Beta — see API overview.
Currently a private Zapier integration, not yet listed in Zapier’s public App Directory — accept the invite link to connect it. No approval needed on your end; searching for “IO Tools” inside Zapier itself won’t find it yet.
Install
Accept the invite, then add IO Tools to a Zap like any other app — it’ll show up under “My Apps” from then on.Credentials
Add an iotools.cloud API connection:Operations
One integration, four operations:Run Tool
- Tool — a searchable dropdown populated from the catalog.
- The fields below it are populated dynamically from the selected tool’s input schema — enums become dropdowns with choices, scalar arrays become repeatable fields, everything else maps to a string, number or boolean field. A base64-blob field (single or array-of) falls back to a plain string — paste base64 text — there’s no Zapier field type for a raw blob.
- Additional Fields (JSON) — a JSON object merged on top of the fields above, for anything they can’t represent well, or to override a single field with a Zapier expression. Defaults to
{}(no-op). - Simplify Output — on by default, returns just the tool’s
outputs; off returns the full response envelope (tool,tool_version,outputs,credits_used,credits_remaining).
detail (falling back to the category title).