# Boloforms AI integration on Definable

> BoloForms is an eSignature platform designed for small businesses, offering unlimited signatures, templates, forms, and team members at a fixed price.

## What this connects

BoloForms is an eSignature platform designed for small businesses, offering unlimited signatures, templates, forms, and team members at a fixed price.

Vendor: https://www.boloforms.com

## Tools available

**1** tools available. First 1:

- `BOLOFORMS_GET_DOCUMENTS_LIST` — Get Documents List — Retrieves a list of documents from a BoloForms workspace. Returns document metadata including IDs, names, signing types, status, and timestamps. Optionally filter by workspace ID. Use this to enumerate all documents available for signing, tracking, or management operations.

## Auth

Auth schemes: `API_KEY`.

## How agents use Boloforms

Inside a Definable workflow, Boloforms is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Boloforms** — the Researcher (GPT-5.5) pulls context from Boloforms (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Boloforms** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Boloforms (create record, post message, draft email).
- **Designer / Engineer → Distributor → Boloforms** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Boloforms (attach file, open PR comment, post status).

The Verifier checks every Boloforms call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- signatures — https://definable.ai/apps/category/signatures/
- documents — https://definable.ai/apps/category/documents/

## Related

- HTML page: https://definable.ai/apps/boloforms/
- Same category (signatures): https://definable.ai/apps/category/signatures/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
