Skip to main content
Glama

Dynamic Reincarnation Story

by alicenjr

handle_user_message

Process user messages to guide interactive reincarnation storytelling, routing responses based on character choices and narrative paths for personalized adventure experiences.

Instructions

Main entry point - handle any user message and route accordingly

Input Schema

NameRequiredDescriptionDefault
messageYes
user_idYes

Input Schema (JSON Schema)

{ "properties": { "message": { "type": "string" }, "user_id": { "type": "string" } }, "required": [ "user_id", "message" ], "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/alicenjr/Dynamic-Reincarnation-mcp'

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