Skip to main content
Glama

create_secret

Add hidden information for NPCs, locations, items, or plots in RPG sessions. The AI narrates around secrets without revealing them to players, maintaining game integrity.

Instructions

Create a DM-only secret (NPC, location, item, plot). AI narrates around it without revealing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
worldIdYesThe world this secret belongs to
typeYesCategory of entity this secret relates to
categoryYesSubcategory like "motivation", "trap", "puzzle", "weakness"
nameYesShort name for the secret, e.g. "Innkeeper's True Identity"
publicDescriptionYesWhat the player knows publicly
secretDescriptionYesThe hidden truth only the DM knows
linkedEntityIdNoID of related NPC, item, location, etc.
linkedEntityTypeNoType of linked entity
sensitivityNoHow important it is to keep this hiddenmedium
leakPatternsNoKeywords the AI should avoid saying, e.g. ["vampire", "undead"]
revealConditionsNoConditions under which this secret can be revealed
notesNoDM notes about this secret
sessionIdNo

Other Tools

Latest Blog Posts

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/Mnehmos/rpg-mcp'

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