# Typless AI integration on Definable

> Typless is an AI-powered document extraction platform that automates manual data entry from various documents using a simple API.

## What this connects

Typless is an AI-powered document extraction platform that automates manual data entry from various documents using a simple API.

Vendor: https://typless.com/

## Tools available

**3** tools available. First 3:

- `TYPLESS_GET_DOCUMENT_TYPES` — Get Document Types — Tool to retrieve a list of all document types available in the account. Use when you need to view or select schemas for document processing.
- `TYPLESS_GET_PROFILE` — Get User Profile — Tool to retrieve the authenticated user profile. Use after authentication to confirm account details.
- `TYPLESS_UPDATE_PROFILE` — Update User Profile — Updates the authenticated user's Typless profile information. Use this tool when the user wants to change their full name or newsletter subscription preference. Note: Only full_name and newsletter_subscription can be modified. Other fields like email, company, phone_number are read-only and cannot be changed via this endpoint. Example prompts: "Update my name to John Smith", "Unsubscribe me from the newsletter"

## Auth

Auth schemes: `API_KEY`.

## How agents use Typless

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

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

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

## Categories

- ai document extraction — https://definable.ai/apps/category/ai-document-extraction/
- documents — https://definable.ai/apps/category/documents/

## Related

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