read_specific_document
Retrieve the complete content of a specified documentation file by providing its exact filename. Access full context for project guidelines, API references, or coding standards without token limits.
Instructions
Read full documentation file content when you need complete context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for paginated content. Default: 1 | |
| fileName | Yes | Name of the documentation file to read. Must match exactly. Example: "coding-standards.md" |