get_fastapi_best_practices
Gather best-practice content from all FastAPI documentation pages for a given topic like security, testing, or dependencies.
Instructions
Combine best-practice content from all doc pages matching a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic to gather, e.g. "security", "testing", or "dependencies". |