mockzilla_docs_read
Returns the full markdown document for a specific Mockzilla topic, such as middleware or codegen, to provide complete context for in-depth questions.
Instructions
Return the full markdown for one mockzilla doc topic. Use this when the user asks a deep question about a specific area (middleware, contexts, codegen, config) and you want full context. For broader questions or when you don't know the right topic, use mockzilla_docs_search first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic name from `mockzilla_docs_topics` (e.g. 'middleware', 'usage/portable'). |