0.0.1-alpha.2 • Published 5 months ago

examples-tool-as-workflow-step v0.0.1-alpha.2

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Tool as workflow step

A simple example showing how to use tool as a workflow step.

Prerequisites

  • Node.js v20.0+
  • pnpm (recommended) or npm

Getting Started

  1. Clone the repository and navigate to the project directory:

    git clone https://github.com/mastra-ai/mastra
    cd examples/basics/workflows/tool-as-workflow-step
  2. Install dependencies:

    pnpm install
  3. Run the example:

    pnpm start
0.0.1-alpha.2

5 months ago