shopfloorgpt-roadrunner

Custom n8n nodes for ShopfloorGPT Roadrunner — agent invocation and document upload

Package Information

Downloads: 5 weekly / 130 monthly
Latest Version: 0.1.3
Author: elunic

Documentation

ShopfloorGPT n8n Node

Custom n8n community node for integrating with
ShopfloorGPT.

Features

  • Agent — Invoke a ShopfloorGPT agent with a prompt and receive an AI
    response
  • Document — Upload documents to the ShopfloorGPT knowledge base

Installation

In your n8n instance, go to Settings → Community Nodes → Install and
enter:

n8n-nodes-shopfloorgpt-roadrunner

Credentials

The node requires a ShopfloorGPT Roadrunner API credential with:

  • API Key — your ShopfloorGPT API key
  • Base URL — your ShopfloorGPT deployment URL (default:
    https://future.shopfloorgpt.ai)

Operations

Agent

  • Invoke — Send a prompt to a specific agent and get a response. Supports
    session history, language selection, and context injection.

Document

  • Upload — Upload a binary file to the ShopfloorGPT document store.
    Supports folder assignment, tags, and custom properties.

License

MIT

Discussion