Conversion Tools logo
AI agent integrationConversion Tools

Conversion Tools integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Conversion Tools never means pasting credentials into a prompt.

Use Conversion Tools from Claude Code

Bring Conversion Tools context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Conversion Tools with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Documents & Forms

What the Conversion Tools integration exposes

Conversion Tools is an online service that offers a fast and easy way to convert documents between different formats, like XML, Excel, PDF, Word, Text, CSV, and others.

One connection, many teammates

Connect Conversion Tools once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Convert Excel to HTML

    Convert an Excel (.xlsx) file to HTML table format. Use when you need to transform spreadsheet data into an HTML representation. Provide either a file upload or a public URL to the Excel file. Returns a task_id that can be used to check the conversion status and download the result once complete.

  • Convert Word to Text

    Convert Word documents (.doc/.docx) to plain text (.txt). The action uploads the document, waits for conversion to complete (up to ~60 seconds), and returns the task status with a URL to download the converted text file. Use when you need to extract text content from Word documents for further processing.

  • Create Conversion Task

    Tool to create a new conversion task. This is the main endpoint for performing conversions across 100+ conversion types including XML, JSON, Excel, PDF, CSV, images, audio/video, and more. Use when you need to convert any supported file format or website. Counts against quota unless sandbox mode is enabled.

  • Download Converted File

    Download a converted file from the Conversion Tools API using its file ID. Use this action after a conversion task completes successfully. The file_id is obtained from the task status response when status is 'SUCCESS'. Converted files are automatically deleted after 24 hours. Workflow: 1. Run a conversion task (e.g., convert_website_to_pdf) 2. Check task status until status is 'SUCCESS' 3. Use the file_id from the task response to download the result

  • Get Auth Info

    Tool to get information about the authenticated user including email address. Use when you need to verify API credentials or retrieve the user's email.

Connection

API and auth details

Conversion Tools provides an HTTP REST API for document and file conversions using token authentication. Public docs describe conversion jobs, conversion types such as website-to-PDF, file uploads, outputs, and official client libraries for automating format-conversion workflows.

FAQ

Questions people ask before connecting Conversion Tools

Can Claude Code use Conversion Tools?

Yes. Type lets an AI teammate use connected Conversion Tools actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Conversion Tools through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Conversion Tools catalog entry includes public integration details and example capabilities where available.

Is this the same as a Conversion Tools MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More documents & forms apps for AI teammates