{"ok":true,"site":{"host":"export.tools","url":"https://export.tools/","type":"live","desc":"Export any Poe chat as a zip: full transcript plus every image, video, and file. Tag @export-chat in Poe, then upload it here. Free, runs in your browser.","tools":[{"name":"list_attachments","kind":"answer","impl":"imperative","description":"List the state of the currently loaded Poe chat export: source file name, message count, attachment count, and the first attachment URLs. Returns JSON. Use after loading a share URL or uploading a transcript to see what the page contains.","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute"},{"name":"download_attachments_zip","kind":"act","impl":"imperative","description":"Build a zip containing the loaded chat transcript plus every attachment and download it to the user's device. Requires a chat to be loaded first (via the load_poe_share form or a transcript upload).","inputSchema":{"type":"object","properties":{}},"executable":true,"handlerField":"execute"},{"name":"set_view_mode","kind":"act","impl":"imperative","description":"Switch the loaded conversation between the attachment grid view and the chat transcript view.","inputSchema":{"type":"object","properties":{"view":{"type":"string","enum":["grid","chat"],"description":"Which view to show: 'grid' (attachments) or 'chat' (transcript)."}},"required":["view"]},"executable":true,"handlerField":"execute"},{"name":"load_poe_share","kind":"act","impl":"declarative","description":"Load a public poe.com share link to view the conversation and its attachments. Use when the user provides a Poe share URL of the form https://poe.com/s/<share-id>.","inputSchema":{"type":"object","properties":{"share_url":{"type":"string","description":"poe.com/s/<id>…"}}},"executable":true}],"category":"AI & Agents","favicon":"/favicons/export.tools.png","apiSurface":"spec","_scrape":{"etag":"\"6dd43928a3577e81\"","lastModified":null,"scrapedAt":"2026-08-27T02:15:40.168Z"},"toolCount":4}}