Skip to main content

List Bubbles Tool

Lists all available bubbles in the registry

Quick Start

import { ListBubblesTool } from '@bubblelab/bubble-core';
const result = await new ListBubblesTool({

}).action();

Operation Details

execute