get_full_content
Retrieve the complete content of a Minecraft mod development documentation file by specifying the provider, version, and file path.
Instructions
Get the full content of a documentation file
Args:
provider: The documentation provider (e.g., neoforge, fabric)
version: The version of the documentation
file_path: The path to the file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| version | Yes | ||
| file_path | Yes |