Skip to main content
Glama

LLV Helix Framework

trace_line

Trace along specified lines with controlled speed and message delivery to implement strategic flows and creative workflows in the LLV Helix Framework.

Instructions

Trace along a line with a specific rhythm

Input Schema

NameRequiredDescriptionDefault
line_nameYesName of the line to trace
messageNoMessage or data to carry along the line
speedNoSpeed multiplier

Input Schema (JSON Schema)

{ "properties": { "line_name": { "description": "Name of the line to trace", "type": "string" }, "message": { "description": "Message or data to carry along the line", "type": "string" }, "speed": { "description": "Speed multiplier", "maximum": 10, "minimum": 0.1, "type": "number" } }, "required": [ "line_name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/suhitanantula/llv-helix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server