# Typless

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

- **Category:** ai document extraction
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 3
- **Triggers:** 0
- **Slug:** `TYPLESS`
- **Version:** 20260407_00

## Tools

### Get Document Types

**Slug:** `TYPLESS_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.

### Get User Profile

**Slug:** `TYPLESS_GET_PROFILE`

Tool to retrieve the authenticated user profile. Use after authentication to confirm account details.

### Update User Profile

**Slug:** `TYPLESS_UPDATE_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"
