# Tools ## Docs - [Reference](https://tools.lunchpaillabs.com/adalo/daily/component-reference.md): Component reference for the Daily Kit for Adalo. - [Getting started](https://tools.lunchpaillabs.com/adalo/daily/getting-started.md): Get started with the Daily Kit for Adalo by Lunch Pail Labs. - [Overview](https://tools.lunchpaillabs.com/adalo/overview.md): Enhance your Adalo apps with components developed and maintained by Lunch Pail Labs. - [Reference](https://tools.lunchpaillabs.com/adalo/talkjs/component-reference.md): Detailed reference for all settings and customization options available in the TalkJS Chat component for Adalo. - [Getting started](https://tools.lunchpaillabs.com/adalo/talkjs/getting-started.md): Getting started with the TalkJS Chat component for Adalo. - [Get bot status and results](https://tools.lunchpaillabs.com/api-reference/get-bot-status-and-results.md): Check the status of a bot session and retrieve results (transcript, Q&A pairs, insights) when the bot has finished. - [Start bot](https://tools.lunchpaillabs.com/api-reference/start-bot.md): Start an AI bot that will join an existing video meeting room. The bot will transcribe the conversation and can process insights when the meeting ends. - [Stop Bot](https://tools.lunchpaillabs.com/api-reference/stop-bot.md): Stop a running bot and trigger the full exit pipeline. The bot will save the transcript, process insights (if enabled), send results via email/webhook, and leave the video meeting room. The bot typically exits within 5 seconds of the request. - [Changelog](https://tools.lunchpaillabs.com/bubble/daily/changelog.md): Track updates made to the free Daily Video Conferencing & Chat Plugin. For updates to the paid bundle version, see the [Video, Audio & Live Bundle changelog](/bubble/video-audio-live-bundle/changelog). - [Getting started](https://tools.lunchpaillabs.com/bubble/daily/getting-started.md): Get started with the Daily video conferencing plugin for Bubble. - [Add custom buttons](https://tools.lunchpaillabs.com/bubble/daily/how-tos/add-custom-buttons.md) - [Embed third-party apps](https://tools.lunchpaillabs.com/bubble/daily/how-tos/add-custom-integrations.md) - [Add webhooks](https://tools.lunchpaillabs.com/bubble/daily/how-tos/add-webhooks.md) - [Build a livestream app (with Daily + Mux)](https://tools.lunchpaillabs.com/bubble/daily/how-tos/build-livestream-daily-mux.md) - [Build a livestream to Youtube app](https://tools.lunchpaillabs.com/bubble/daily/how-tos/build-livestream-to-youtube.md) - [Customize a recording](https://tools.lunchpaillabs.com/bubble/daily/how-tos/customize-a-recording.md) - [Customize the video call position](https://tools.lunchpaillabs.com/bubble/daily/how-tos/customize-the-position.md) - [Enable breakout rooms](https://tools.lunchpaillabs.com/bubble/daily/how-tos/enable-breakout-rooms.md) - [Extend the plugin](https://tools.lunchpaillabs.com/bubble/daily/how-tos/extend-daily-with-api-calls.md) - [Generate post-call summaries](https://tools.lunchpaillabs.com/bubble/daily/how-tos/generate-post-call-summaries.md) - [Set up broadcasts](https://tools.lunchpaillabs.com/bubble/daily/how-tos/owner-only-broadcast.md) - [Send an app message](https://tools.lunchpaillabs.com/bubble/daily/how-tos/send-app-message.md) - [Set time limits for calls](https://tools.lunchpaillabs.com/bubble/daily/how-tos/set-time-limits.md) - [Set up live streams](https://tools.lunchpaillabs.com/bubble/daily/how-tos/set-up-livestream.md) - [Transcribe a meeting](https://tools.lunchpaillabs.com/bubble/daily/how-tos/transcribe-a-meeting.md) - [Use daily events](https://tools.lunchpaillabs.com/bubble/daily/how-tos/use-daily-events.md) - [Batch set custom integrations](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/batch-set-custom-integrations.md): Use this action to set multiple custom integrations for your Daily Prebuilt call by providing a correctly formatted JSON object. - [Buy phone number](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/buy-phone-number.md): Use this action to purchase a phone number. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/phone-numbers/buy-phonr-number). Phone numbers are pay-as-you-go, so be sure to [add your credit card](https://dashboard.daily.co/billing) to your Daily account to enable this f… - [Create meeting token](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/create-meeting-token.md): Use this action to create 'Meeting tokens' through Daily's API. Meeting tokens control room access and session configuration on a per-user basis. A participant can join a non-public room with a valid meeting token. Learn more about this API call at [Daily's API reference](https://docs.daily.co/refer… - [Create room](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/create-room.md): Use this action to create a new room through Daily's API. Learn more about this API call at [Daily API Reference](https://docs.daily.co/reference#create-room). - [Create webhook](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/create-webhook.md): Use this action to create a webhook. You must add a credit card to your Daily account to use this action. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/webhooks/create) - [Delete room](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/delete-room.md): Use this action to delete a room through Daily's API. Learn more about this API call at [Daily's API Reference](https://docs.daily.co/reference#delete-room). - [Delete transcript](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/delete-transcript.md): Use this action to delete a transcript. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/transcript/delete-transcript). - [Delete webhook](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/delete-webhook.md): Use this action to delete a webhook. You must add a credit card to your Daily account to use this action. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/webhooks/delete) - [Enable PIN dial-in](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/enable-pin-dialin.md): Use this action to enable PIN-based dial-in for an existing room. Phone numbers are pay-as-you-go, so be sure to [add your credit card](https://dashboard.daily.co/billing) to your Daily account to enable this feature. - [Get output from job](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-output-from-job.md): Use this action to retrieve outputs from a job submitted via [submit job](/bubble/daily/plugin-reference/actions/submit-job). - [Get presence](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-presence.md): This action provides participant presence data. It should be called no more frequently than once every 15 seconds. - [Get purchased phone numbers](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-purchased-phone-numbers.md): Use this action to list all phone numbers purchased for your Daily domain. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/phone-numbers/purchased-phone-numbers). Phone numbers are pay-as-you-go, so be sure to [add your credit card](https://dashboard.daily.co/billing)… - [Get recording link](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-recording-link.md): Use this action to get the link to a Daily room's recording. Learn more about this action in [Daily's API reference](https://docs.daily.co/reference/rest-api/recordings/get-recording-link). - [Get recordings](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-recordings.md): Use this action to retrieve a list of cloud recordings for a specific room on your domain. - [Get transcript](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-transcript.md): Use this action to retrieve a transcript. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/transcript/get-transcript-information) - [Get transcript link](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-transcript-link.md): Use this action to create and return a transcript link. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/transcript/get-transcript-link). - [Get webhook](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-webhook.md): Use this action to get a webhook. You must add a credit card to your Daily account to use this action. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/webhooks/get-webhook) - [Get webhooks](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/get-webhooks.md): Use this action to get webhooks. You must add a credit card to your Daily account to use this action. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/webhooks/get) - [Join room](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/join-room.md): Use this action to join a Daily video or audio room and overlay Daily prebuilt in your app. Learn more about Daily prebuilt [here](https://www.daily.co/prebuilt). - [Leave room](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/leave-room.md): Use this action to leave an existing video or audio call. - [List phone numbers](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/list-phone-numbers.md): Use this action to view available phone numbers. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/phone-numbers/list-available-numbers). Phone numbers are pay-as-you-go, so be sure to [add your credit card](https://dashboard.daily.co/billing) to your Daily account to en… - [Release phone number](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/release-phone-number.md): Use this action to release a purchased phone number. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/phone-numbers/release-phone-number). Note that numbers cannot be released within 14 days of purchase. - [Send app message](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/send-app-message.md): Use this action to send an app message. Learn more in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/send-app-message) - [Set custom integration](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/set-custom-integration.md): Configures Daily Prebuilt so that an Internet hosted website can be embedded into Prebuilt as an iframe. Learn more about this method in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/set-custom-integrations). - [Set sidebar view](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/set-sidebar-view.md): Use this action to set the sidebar view. This feature works exclusively with Daily Prebuilt. Learn more about this action in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/set-sidebar-view) - [Start custom integrations](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/start-custom-integrations.md): Use this action to start one or more integrations configured through the set custom integrations action. This feature works exclusively with Daily Prebuilt. Learn more about this action in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/start-custom-integrations#mai… - [Join and start a live stream](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/start-join-live-stream.md): Use this action to join a call and start a live stream simultaneously in full-screen mode. A credit card is required to unlock this feature. You can add your credit card [here](https://dashboard.daily.co/billing). - [Start live stream](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/start-live-stream.md): Use this action to start a livestream. This action requires a credit card to unlock. You can add a credit card [here](https://dashboard.daily.co/billing). - [Start recording](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/start-recording.md): Use this action to start a recording in a Daily room. You can configure various settings such as layout, resolution, bitrate, and more. Learn more about starting recording in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/start-recording#main) - [Start transcription](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/start-transcription.md): Use this action to [start transcribing](https://docs.daily.co/reference/daily-js/instance-methods/start-transcription#main) all participants in the room. This feature is pay-as-you-go. Add your [credit card details to your Daily account](https://dashboard.daily.co/billing) to enable it. - [Stop custom integrations](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/stop-custom-integrations.md): Use this action to stop one or more integrations configured through the set custom integrations action. This feature works exclusively with Daily Prebuilt. Learn more about this action in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/stop-custom-integrations#main) - [Stop livestream](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/stop-live-stream.md): Use this action to stop a livestream - [Stop recording](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/stop-recording.md): Use this action to stop a recording. - [Stop transcription](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/stop-transcription.md): Use this action to stop a transcription. Only room owners can stop a transcription with the plugin. [Learn more](https://docs.daily.co/reference/daily-js/instance-methods/stop-transcription#main). - [Submit job](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/submit-job.md): Use this action to submit jobs to the batch processor for generating transcripts, SOAP notes, and summaries. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/batch-processor). - [Toggle mic](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/toggle-mic.md): Use this action alongside the audio-only call option to toggle the microphone on or off. - [Update custom tray buttons](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/update-custom-tray-buttons.md): Sets custom tray buttons in a Daily Prebuilt call. [Learn more](https://docs.daily.co/reference/daily-js/instance-methods/update-custom-tray-buttons#main) - [Update participant audio](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/update-participant-audio.md): Use this action to modify a participant's audio settings for audio-only calls. Only a meeting owner can modify a participant. You can create a meeting owner token with the [Daily - Create Meeting Token](/bubble/daily/plugin-reference/actions/create-meeting-token) action. - [Update recording](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/update-recording.md): Use this action to update a recording in a Daily room. You can configure various settings such as layout, resolution, bitrate, and more. Learn more about starting recording in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/update-recording#main) - [Update room](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/update-room.md): Use this action to set a room's privacy and config properties through Daily's API. Learn more about this API call at [Daily API Reference](https://docs.daily.co/reference#set-room-configuration) - [Update webhook](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/actions/update-webhook.md): Use this action to update a webhook. You must add a credit card to your Daily account to use this action. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/webhooks/update) - [Get recordings](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/data-sources/get-recordings.md): Use this action to retrieve a list of cloud recordings for a specific room on your domain. - [List rooms](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/data-sources/list-rooms.md): Use this action to retrieve a list of rooms from your Daily domain. This action does not require any parameters. Rooms are returned sorted by creation time in reverse chronological order (most recent room first). Learn more in Daily's API reference [here](https://docs.daily.co/reference/rest-api/roo… - [List transcripts](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/data-sources/list-transcripts.md): Use this action to retrieve all transcripts on the domain. Learn more in [Daily's documentation](https://docs.daily.co/reference/rest-api/transcript/list-transcripts). - [Get Meeting Information](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/data-sources/meeting-information.md): Use this action to retrieve information about meetings, including room details, participants, and meeting duration. Learn more about this API call at [Daily's API Reference](https://docs.daily.co/reference#get-meetings-information). - [Room details](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/data-sources/room-details.md): Use this action to retrieve the configuration details of a specific room on your Daily domain. Learn more about this API call at [Daily's API Reference](https://docs.daily.co/reference#get-room-configuration). - [Daily Events](https://tools.lunchpaillabs.com/bubble/daily/plugin-reference/elements/daily-events.md): Use this element to enable Daily events in your app. Learn how to use this element in the [how to guide](/bubble/daily/how-tos/use-daily-events). - [Getting started](https://tools.lunchpaillabs.com/bubble/liveblocks/getting-started.md) - [Add live cursors](https://tools.lunchpaillabs.com/bubble/liveblocks/how-tos/live-cursors.md) - [Build a real-time presence tracker with avatars](https://tools.lunchpaillabs.com/bubble/liveblocks/how-tos/presence.md) - [Set up the plugin](https://tools.lunchpaillabs.com/bubble/liveblocks/how-tos/set-up-plugin.md) - [Add comment reaction](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/add-comment-reaction.md): Use this action to add a reaction to a comment in a thread. - [Authorize user](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/authorize-user.md): Use this action to authorize your users with Liveblocks. It returns an ID token that you'll use for future actions with the plugin. - [Broadcast event](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/broadcast-event.md): Use this action to broadcast an event to a room. This is a server-side action that can be called outside of a specific Liveblocks room. - [Create comment](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/create-comment.md): Use this action to create a comment in a thread. - [Create room](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/create-room.md): Use this action to create a new room in Liveblocks. - [Create thread](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/create-thread.md): Use this action to create a thread. - [Delete all inbox notifications](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/delete-all-inbox-notifications.md): Use this action to delete all inbox notification. - [Delete comment](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/delete-comment.md): Use this action to delete a comment. - [Delete inbox notification](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/delete-inbox-notification.md): Use this action to delete an inbox notification. - [Delete room](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/delete-room.md): Use this action to delete an existing room. - [Delete thread](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/delete-thread.md): Use this action to delete a thread and all its associated comments. - [Edit comment](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/edit-comment.md): Use this action to edit a comment in a thread. - [Get active users](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-active-users.md): Use this action to retrieve a list of users currently present in the specified room. - [Get all inbox notifications](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-all-inbox-notifications.md): Use this action to retrieve all inbox notifications. - [Get comment](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-comment.md): Use this action to retrieve a comment. - [Get inbox notification](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-inbox-notification.md): Use this action to retrieve an inbox notification. - [Get room](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-room.md): Use this action to return a room by its ID. - [Get thread](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-thread.md): Use this action to retrieve a thread and its comments. - [Get thread participants](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-thread-participants.md): Use this action to retrieve all participants in a thread. - [Get room threads](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/get-threads.md): Use this action to return a list of threads and their associated details inside a room. - [Remove comment reaction](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/remove-comment-reaction.md): Use this action to remove a reaction to a comment in a thread. - [Update Room](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/update-room.md): Use this action to update properties of an existing room - [Update Room ID](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/actions/update-room-id.md): Use this action to update the ID of an existing room. - [Liveblocks Presence](https://tools.lunchpaillabs.com/bubble/liveblocks/plugin-reference/elements/liveblocks-presence.md): Use this element to enable real-time presence tracking in your Bubble app. - [Getting started](https://tools.lunchpaillabs.com/bubble/mux/getting-started.md) - [Create a Live Stream](https://tools.lunchpaillabs.com/bubble/mux/plugin-reference/actions/create-a-live-stream.md): Use this action to create a live stream. [Learn more in Mux's documentation](https://docs.mux.com/api-reference#video/operation/create-live-stream) - [Create a new direct upload](https://tools.lunchpaillabs.com/bubble/mux/plugin-reference/actions/create-a-new-direct-upload.md): Use this action to create a new direct upload. [Learn more in Mux's documentation](https://www.mux.com/docs/api-reference#video/operation/create-direct-upload) - [Retrieve a Live Stream](https://tools.lunchpaillabs.com/bubble/mux/plugin-reference/actions/retrieve-a-live-stream.md): Use this action to retrieve a live stream. [Learn more in Mux's documentation](https://docs.mux.com/api-reference#video/operation/get-live-stream) - [Overview](https://tools.lunchpaillabs.com/bubble/overview.md): Enhance your Bubble apps with plugins developed and maintained by Lunch Pail Labs. - [Getting Started](https://tools.lunchpaillabs.com/bubble/pailflow/getting-started.md): Add PailFlow AI meeting bots to your Bubble apps with the Video, Audio & Live Streaming bundle. - [Start bot](https://tools.lunchpaillabs.com/bubble/pailflow/reference/start-bot.md) - [Audio element](https://tools.lunchpaillabs.com/bubble/player-style-audio/audio-element.md): Use this element to embed the Player Style audio player in your Bubble app. - [Getting started](https://tools.lunchpaillabs.com/bubble/player-style-audio/getting-started.md) - [Changelog](https://tools.lunchpaillabs.com/bubble/player-style-video/changelog.md): Track updates and changes made to the [player style video plugin](https://bubble.io/plugin/player-style-video-player-1728853909716x170236397512556540). - [Getting started](https://tools.lunchpaillabs.com/bubble/player-style-video/getting-started.md) - [Add youtube videos](https://tools.lunchpaillabs.com/bubble/player-style-video/how-tos/add-youtube-videos.md) - [Video element](https://tools.lunchpaillabs.com/bubble/player-style-video/video-element.md): Use this element to embed the Player Style video player in your Bubble app. - [Changelog](https://tools.lunchpaillabs.com/bubble/smartsuite/changelog.md): Track updates and changes made to the SmartSuite Plugin. - [Getting started](https://tools.lunchpaillabs.com/bubble/smartsuite/getting-started.md) - [Display records](https://tools.lunchpaillabs.com/bubble/smartsuite/how-tos/display-records.md) - [Get the Record Structure](https://tools.lunchpaillabs.com/bubble/smartsuite/how-tos/get-record-structure.md) - [Reference](https://tools.lunchpaillabs.com/bubble/smartsuite/plugin-reference.md): Reference for all actions available in the SmartSuite Plugin. - [Getting started](https://tools.lunchpaillabs.com/bubble/tavus/getting-started.md) - [Chat with a Tavus AI bot](https://tools.lunchpaillabs.com/bubble/tavus/how-tos/create-conversation.md) - [Create a conversation](https://tools.lunchpaillabs.com/bubble/tavus/plugin-reference/create-conversation.md): Use this action to create a conversation. The replica will immediately join the call and billing will start. [Learn more in Tavus's documentation](https://docs.tavus.io/api-reference/conversations/create-conversation) - [Events](https://tools.lunchpaillabs.com/bubble/tavus/plugin-reference/events.md): Use this element to enable events in your app. Tavus leverages Daily's app messages to send events. The [Daily Events Element](/bubble/daily/plugin-reference/elements/daily-events) in the bundle includes the following Tavus-related events. Learn how to use this element in the [How-To Guide](/bubble/… - [Send app message](https://tools.lunchpaillabs.com/bubble/tavus/plugin-reference/send-app-message.md): Use this action to send app messages as part of Tavus's interaction protocol. [Learn more in Tavus documentation](https://docs.tavus.io/sections/conversational-video-interface/live-interactions). - [Getting started](https://tools.lunchpaillabs.com/bubble/twilio-sms/getting-started.md) - [Send SMS](https://tools.lunchpaillabs.com/bubble/twilio-sms/send-sms.md): Use this action to send SMS messages. - [Getting Started](https://tools.lunchpaillabs.com/bubble/vapi/getting-started.md): Learn how to use VAPI to create AI voice assistants in your Bubble app - [Create assistant](https://tools.lunchpaillabs.com/bubble/vapi/plugin-reference/create-assistant.md): Use this action to create an assistant using VAPI. - [Create call](https://tools.lunchpaillabs.com/bubble/vapi/plugin-reference/create-call.md): Use this action to create a call with VAPI. This allows you to initiate calls using a previously created assistant. - [Changelog](https://tools.lunchpaillabs.com/bubble/video-audio-live-bundle/changelog.md): Track updates and changes made to the Video, Audio & Live Bundle. - [Getting started](https://tools.lunchpaillabs.com/bubble/video-audio-live-bundle/getting-started.md): Get started with the Video, Audio & Live Bundle for Bubble by Lunch Pail Labs. - [Live stream template](https://tools.lunchpaillabs.com/bubble/video-audio-live-bundle/resources/live-stream-template.md): Build a live streaming app with the Live Stream Template from the Video, Audio & Live Bundle by Lunch Pail Labs. - [Introduction](https://tools.lunchpaillabs.com/introduction.md): PailFlow includes a core tiny-worker product and a separate Bots API for bot workflows. - [Changelog](https://tools.lunchpaillabs.com/pailflow/changelog.md): Track updates made to the PailFlow API. See what's new and improved. - [Getting started](https://tools.lunchpaillabs.com/pailflow/getting-started.md): Get started with PailFlow Bots for meeting and workflow automation. - [Webhooks](https://tools.lunchpaillabs.com/pailflow/webhooks.md): Webhook events sent when a PailFlow session completes. Configure the webhook by passing `webhook_callback_url` when you create or start a bot. - [Bundle Join Daily Room (Full Screen, Expiring)](https://tools.lunchpaillabs.com/pailpal/bubble/workflows/bundle-join-room-expiration-full-screen.md): A workflow that creates and joins a full-screen video call room that expires after 15 minutes, using the Video, Audio & Live Bundle. - [Bundle Join Daily Room (Full Screen, No Expiration)](https://tools.lunchpaillabs.com/pailpal/bubble/workflows/bundle-join-room-no-expiration-full-screen.md): A workflow that creates and joins a full-screen video call room without expiration, using the Video, Audio & Live Bundle. - [Bundle Join Daily Room (Full Screen, Private)](https://tools.lunchpaillabs.com/pailpal/bubble/workflows/bundle-join-room-private-full-screen.md): A workflow that creates and joins a full-screen private video call room with knocking enabled, using the Video, Audio & Live Bundle. - [Join Daily Room (Full Screen, Expiring)](https://tools.lunchpaillabs.com/pailpal/bubble/workflows/join-room-expiration-full-screen.md): A workflow that creates and joins a full-screen video call room that expires after 15 minutes. - [Join Daily Room (Full Screen, No Expiration)](https://tools.lunchpaillabs.com/pailpal/bubble/workflows/join-room-no-expiration-full-screen.md): A workflow that creates and joins a full-screen video call room without expiration. - [Join Daily Room (Full Screen, Private)](https://tools.lunchpaillabs.com/pailpal/bubble/workflows/join-room-private-full-screen.md): A workflow that creates and joins a full-screen private video call room with knocking enabled. - [Getting Started](https://tools.lunchpaillabs.com/pailpal/getting-started.md): Install and integrate pre-built workflows with PailPal. ## OpenAPI Specs - [openapi](https://tools.lunchpaillabs.com/api-reference/openapi.json) ## Optional - [Support](https://addons.lunchpaillabs.com/support/plans) - [Account](https://billing.stripe.com/p/login/cN2cO37xGbhu9zi7ss) - [Blog](https://lunchpaillabs.com/blog) - [Privacy Policy](https://addons.lunchpaillabs.com/privacy-policy)