hermes

Connect Hermes to Reducto

Give an AI agent Reducto as a tool and it can read documents for itself instead of guessing at their contents. It can upload a file, parse it into structured text, extract specific fields, classify the document type, or split a multi-document bundle into individual records, calling each operation as it works through a task. That turns a stack of unreadable PDFs into something the agent can actually reason over and act on.

Loading preview…
Opens a workflow with 17 tools ready to use.

Tools Hermes gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Reducto

17 tools
Upload Document

Upload a file by URL to Reducto storage; returns a reducto:// id reusable as document URL.

Parse Document

Convert a document into layout-aware structured JSON/markdown (synchronous).

Parse Document (Async)

Enqueue a parse job and return a job_id immediately (asynchronous).

Extract Fields

Pull specific structured fields from a document using a JSON schema (synchronous).

Extract Fields (Async)

Asynchronous schema-based field extraction; returns a job_id.

Split Document

Divide a multi-document file into labeled sections (synchronous).

Split Document (Async)

Asynchronous document splitting; returns a job_id.

Classify Document

Categorize a document into one of a provided set of document types/labels.

Edit Document

Programmatically modify a PDF/DOCX - fill forms, write field values, redact (synchronous).

Edit Document (Async)

Asynchronous document editing / form write-back; returns a job_id.

Run Pipeline

Run a composed multi-step pipeline (split -> parse -> extract) in one call (synchronous).

Run Pipeline (Async)

Asynchronous pipeline execution; returns a job_id.

Get Job

Retrieve status and results of an async job.

List Jobs

List async jobs for the account with cursor-based pagination.

Cancel Job

Cancel a running or queued async job.

Configure Webhook

Get the Svix portal URL where webhook delivery endpoints are managed.

Get API Version

Return the running Reducto API version string.

What you can build

When a Reducto job completes, pick up the parsed output and write the extracted fields straight into your database or a spreadsheet.
Upload each incoming invoice, extract the vendor, total, and due date, then route it into an approval step automatically.
Parse a signed contract into clean markdown and hand it to an AI step that summarizes the key terms.
Classify inbound documents so purchase orders, resumes, and receipts each get sent down their own path.
Split a scanned batch file into individual documents and process every one as its own record.
Run a saved Reducto pipeline on a new upload as an async job, then poll Get Job until the results are ready to use.

About Hermes

Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.

Built on open Hermes models
Capable general reasoning
Flexible, open-model foundation
Hosted with apps wired in as tools

Frequently asked questions

Open your Hermes agent in one click

NoClick runs Hermes for you with Reducto wired in as tools. Connect your account and run.