Skip to main content
Glama
Apocalypse-Meow

F4 Crash Doctor

scan_game_environment

Scan Fallout 4 installation to identify version mismatches, F4SE health, and mod manager, enabling crash diagnosis before analyzing logs.

Instructions

Scan the installed Fallout 4 for versions, F4SE health, and mod managers.

Discovers the game root (F4_GAME_ROOT env var, known locations, then all Steam libraries), then reports: game exe version, F4SE loader/DLL version, Address Library presence and whether it matches the game version, Buffout 4 variant + version, a crash_logging report (which DLLs write crash logs; a recognized_bundle means those DLLs ship together as ONE mod — e.g. Buffout 4 AE + CrashLoggerAE — and are NOT rival loggers; trust its notes over pattern-matched folklore), all F4SE plugin DLLs, BA2 archive count, crash-log folders, and which mod manager is in use (MO2 / Vortex / manual / unknown). Call this FIRST in any diagnosis session — version mismatches here explain many crashes before the log is even read. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

Despite having no annotations, the description is highly transparent: it states it is read-only, describes the discovery order (env var, known locations, Steam libraries), lists all reported data points, and explains the nuanced 'recognized_bundle' interpretation for crash loggers. This surpasses basic behavioral disclosure.

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 dense but well-structured: a one-sentence summary, discovery details, a comprehensive report list, and usage guidance. Every sentence contributes meaningful value, and the length is appropriate for the tool's complexity.

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

Completeness5/5

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

With no annotations and no output schema, the description carries the full burden. It fully specifies what the scan discovers (game version, F4SE health, mod managers, etc.) and includes a subtle interpretation rule (recognized_bundle) that prevents misuse. This is as complete as expected for a complex diagnostic tool.

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

Parameters4/5

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

The tool takes zero parameters, so the baseline is 4. There is no schema to add detail, and the description clarifies that the scan is fully automatic with no user input required.

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 clearly states that the tool scans the installed Fallout 4 for versions, F4SE health, and mod managers, and enumerates the specific outputs. It distinguishes itself from sibling tools by being the initial comprehensive scan in a diagnosis session.

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

Usage Guidelines4/5

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

It explicitly instructs to call this tool FIRST in any diagnosis session and explains why (version mismatches explain many crashes before reading logs). It does not name alternative tools or provide when-not guidance, but the context is clear and actionable.

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

Install Server

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/Apocalypse-Meow/f4-crash-doctor'

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