spawn_docs
Fetch the Spawn engine guide, tome API reference, and skills index. Optionally save these files under .spawn/ for project reference.
Instructions
Fetch engine guide, tome API reference, and skills index. Optionally save under .spawn/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | Write guide.md, tome-api.md, skills.json under .spawn/ | |
| projectDir | No | Absolute path to the Spawn game project (game.json / .env). Defaults to SPAWN_PROJECT_DIR or the MCP process cwd. |