C
ChangeThisFile
/list_conversions
List Supported Conversions
List all supported conversion routes. Optionally filter by source format to see what you can convert FROM a specific format.
liveverifiedunknown~5s typical
mcpprobedchangethisfile
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-changethisfile-mcp /list_conversions for me.
Input
| Field | Type | Description |
|---|---|---|
| source_format | string | Filter by source format (e.g. "docx" returns all DOCX target options) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-changethisfile-mcp","endpoint":"/list_conversions","input":{}}'cli
npx cracked-ai run -p mcp-com-changethisfile-mcp -e /list_conversions -i '{}'mcp
run_tool({ provider: "mcp-com-changethisfile-mcp", endpoint: "/list_conversions", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.