AI & ML8 toolsPaste one API key
Presenton integration for AI agents
Presenton generates, manages, and exports presentations through its managed Cloud API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Presenton once and call the same tools from all of them.
Setup
Connect Presenton through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Presenton exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
presenton_get_async_task_status | Get the current status and result or error for a Presenton asynchronous task | Read |
presenton_list_presentations | List presentations owned by the connected Presenton Cloud account | Read |
presenton_list_smart_designs | List Smart Designs and their identifiers for use in presentation generation | Read |
presenton_list_standard_templates | List standard presentation templates and their identifiers for use in outline or presentation | Read |
presenton_export_presentation | Create a PPTX, PDF, or PNG export for an existing presentation; this may consume Presenton | Read |
presenton_generate_outline | Generate a reviewable slide outline from content or uploaded source files without creating a | Read |
presenton_generate_presentation_async | Queue a presentation generation job and return a task ID for status checks; this may consume | Read |
presenton_upload_source_files | Upload source files for presentation generation and return their identifiers | Write |