AI & ML8 toolsPaste one API key
OpenUI Cloud integration for AI agents
OpenUI Cloud by Thesys generates interactive user interfaces and manages conversations and artifacts through OpenAI-compatible APIs.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect OpenUI Cloud once and call the same tools from all of them.
Setup
Connect OpenUI Cloud 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
OpenUI Cloud exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
openui_get_artifact | Retrieve one persisted OpenUI artifact, including its complete renderable content | Read |
openui_list_artifacts | List persisted OpenUI artifacts, optionally filtering by name or artifact kinds, one | Read |
openui_list_conversation_items | Read one cursor-controlled page of persisted messages and function-call items from a managed | Read |
openui_list_conversations | List managed OpenUI conversations visible to the connected organization, one cursor-controlled | Read |
openui_create_conversation | Create a managed OpenUI conversation that can receive persisted turns from Generate UI | Write |
openui_generate_ui | Generate an OpenUI response from text or structured Responses API input | Read |
openui_rename_conversation | Change the title of an existing managed OpenUI conversation | Read |