get_fastapi_docs
Fetch specific FastAPI documentation pages by path, enabling access to tutorials, advanced guides, and code examples.
Instructions
Fetch FastAPI documentation content for a page by its path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Doc path, e.g. "tutorial/first-steps" or "advanced/websockets". |