Skip to main content
Glama

Dynamic Reincarnation Story

by alicenjr

record_answers_and_choose_path

Records user responses to determine their afterlife journey, selecting personalized reincarnation paths for interactive storytelling experiences.

Instructions

Record user's answers and choose their reincarnation path

Input Schema

NameRequiredDescriptionDefault
answersYes
path_choiceYes
user_idYes

Input Schema (JSON Schema)

{ "properties": { "answers": { "items": { "type": "string" }, "type": "array" }, "path_choice": { "type": "integer" }, "user_id": { "type": "string" } }, "required": [ "user_id", "answers", "path_choice" ], "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