Twake
Chat & messagingAPI keycredential probe
Post, edit and read Twake channel messages and threads, and manage workspace channels, as a Twake application.
OCNORA ships 8 typed Twake operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 8
- Create ChannelCreate a channel in a workspace.twake.create_channel
- Delete MessageRemove a message from a thread permanently.twake.delete_message
- Get MessageRead one message from a thread.twake.get_message
- List ChannelsRead the channels of a workspace, so a later step can post into one.twake.list_channels
- List Thread MessagesRead a page of the messages in a thread, newest first by default.twake.list_messages
- Reply To ThreadAdd a message to an existing thread.twake.reply_to_thread
- Send Channel MessagePost a message to a channel by opening a new thread on it, and return that thread so replies can be added to it.twake.send_message
- Update MessageReplace the text or blocks of a message already posted in a thread.twake.update_message
More in Chat & messaging
Run your first Twake workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.