n8n-nodes-lis

0.1.4 • Public • Published

n8n-nodes-lis

This is an n8n community node. It lets you use Lis in your n8n workflows.

Lis is an AI assistant that supports dynamic chat-based workflows with advanced thread management, system instructions, and interaction with external tools such as calendars.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Credentials Compatibility Resources

Installation

Follow the installation guide in the n8n community nodes documentation or, for development, clone this repository and run the following commands:

export N8N_CUSTOM_EXTENSIONS=/path/to/n8n-nodes-lis

and install at n8n.

Operations

  • Send Chat Message
  • Send System Instructions
  • Get Thread State
  • Get Thread History
  • Delete Thread

Credentials

This node requires a single credential:

  • Lis API
    • API URL: Base URL of your Lis API (default: http://localhost:8000)

Make sure your Lis backend is running and accessible at the provided URL.

Compatibility

  • Requires n8n v1.0.0+
  • Tested with Node.js v18.10+
  • Uses pnpm >= 9.1

Resources

/n8n-nodes-lis/

    Package Sidebar

    Install

    npm i n8n-nodes-lis

    Weekly Downloads

    9

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    1.53 MB

    Total Files

    26

    Last publish

    Collaborators

    • rfluid