Frontmatter
| id | 7668 |
| title | Epic: Make Knowledge Base Tools Self-Documenting |
| state | Closed |
| labels | documentationepicai |
| assignees | tobiu |
| createdAt | Oct 27, 2025, 9:50 AM |
| updatedAt | Oct 27, 2025, 10:06 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7668 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | 7669 Refactor: Enhance OpenAPI spec for Knowledge Base Server 7670 Refactor: Shorten AGENTS.md by removing query tool documentation |
| subIssuesCompleted | 2 |
| subIssuesTotal | 2 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 27, 2025, 10:06 AM |
Epic: Make Knowledge Base Tools Self-Documenting
tobiu cross-referenced by #7669 on Oct 27, 2025, 9:50 AM
tobiu cross-referenced by #7670 on Oct 27, 2025, 9:50 AM
tobiu added sub-issue #7669 on Oct 27, 2025, 9:51 AM
tobiu assigned to @tobiu on Oct 27, 2025, 9:51 AM
tobiu added sub-issue #7670 on Oct 27, 2025, 9:52 AM
tobiu closed this issue on Oct 27, 2025, 10:06 AM
To streamline agent instructions and reduce the size of AGENTS.md, we need to move tool-specific documentation directly into the tool definitions themselves. This makes the tools self-sufficient and easier to understand.
This epic covers the work to enhance the OpenAPI specification for the Knowledge Base server, making its tools, especially
query_documents, fully self-documenting.