OpenUI Cloud

OpenUI Cloud by Thesys generates interactive user interfaces and manages conversations and artifacts through OpenAI-compatible APIs.

8 actions Integration catalog
Request access
Connect OpenUI Cloud once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create ConversationOPENUI_CREATE_CONVERSATION
Create a managed OpenUI conversation that can receive persisted turns from Generate UI.
Delete ConversationOPENUI_DELETE_CONVERSATION
Permanently delete one managed OpenUI conversation by ID.
Generate UIOPENUI_GENERATE_UI
Generate an OpenUI response from text or structured Responses API input. Supports standalone generation, stored-response chaining, managed conversations, Cloud-native tools, and caller-owned function tools; function calls returned by the model must be executed by the caller and submitted in a later invocation.
Get ArtifactOPENUI_GET_ARTIFACT
Retrieve one persisted OpenUI artifact, including its complete renderable content.
List ArtifactsOPENUI_LIST_ARTIFACTS
List persisted OpenUI artifacts, optionally filtering by name or artifact kinds, one cursor-controlled page at a time.
List Conversation ItemsOPENUI_LIST_CONVERSATION_ITEMS
Read one cursor-controlled page of persisted messages and function-call items from a managed OpenUI conversation.
List ConversationsOPENUI_LIST_CONVERSATIONS
List managed OpenUI conversations visible to the connected organization, one cursor-controlled page at a time.
Rename ConversationOPENUI_RENAME_CONVERSATION
Change the title of an existing managed OpenUI conversation.