Skip to main content
Glama

Adventure

adventure

Generate, load, or list scenario modules for solo tabletop roleplaying. Create full story scaffolds or single encounters, then load prepared modules when the GM needs structured content.

Instructions

Generate, load, or list adventure content. Use when: the GM wants a new adventure scaffold, a single encounter, or to load a prepared module. Do NOT use when: recording a story beat — use story (action: record).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugNoAdventure module slug (load).
actionYesgenerate, generate_encounter, load, or list.
filterNoOptional genre filter (list).
targetNonovel, codex, or both (generate).
contextNoScene context (generate_encounter).
premiseNoAdventure premise (generate).
Install Server

TDQS

A4.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full behavioral burden. It discloses that the tool generates, loads, and lists content and that it is not for recording story beats, but it does not state side effects such as whether generation persists content, whether loading changes the current session/module state, or what the tool returns. These omissions are noticeable but not misleading.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded: one sentence states the core capability, followed by conditional use and non-use guidance. Every sentence earns its place, and there is no repetition of schema details or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the multi-action nature of the tool and the 100% schema coverage, the description plus schema are largely sufficient for an agent to select and invoke the tool. The use/when-not guidance names the relevant sibling, and the schema maps parameters to actions. The only gap is the lack of return/output behavior, which is somewhat inferable for a content-generation tool. No output schema exists to fill this gap, but the omission is minor.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds use-case framing around the actions (scaffold, encounter, module) but does not explain parameter semantics beyond what the schema already provides. The schema already associates parameters with actions, so the description adds marginal but non-essential value here.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: 'Generate, load, or list adventure content.' It also explicitly distinguishes itself from the sibling 'story' tool by saying it should not be used for recording a story beat. This gives an agent clear differentiation without needing to inspect the schema.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit 'Use when' conditions for each of the main actions (new scaffold, single encounter, prepared module) and an explicit 'Do NOT use when' condition, naming the correct alternative tool, story (action: record). This is exactly the kind of routing guidance an agent needs.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/flukeatzerocool/holonovel'

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