list_all_docs
Retrieve all documents from an internal knowledge base, with optional filtering by category to organize standards, runbooks, and architecture decisions.
Instructions
List all documents in the knowledge base, optionally filtered by category.
Use this to get an overview of everything available. For specific questions, prefer search_internal_docs instead.
Args: category: Optional filter — one of "standard", "runbook", or "adr".
Returns: JSON string with document summaries.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No |