Frontmatter
| id | 8282 |
| title | [Neural Link] Enhance inspect_class tool description |
| state | Closed |
| labels | documentationai |
| assignees | tobiu |
| createdAt | Jan 2, 2026, 1:11 AM |
| updatedAt | Jan 2, 2026, 1:12 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8282 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 8169 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 2, 2026, 1:12 AM |
Improve the Open API description for the
inspect_classtool to explicitly detail its "Rich Blueprint" return structure.Goal: Ensure future AI agents understand that
inspect_classreturns more than just a flat config list. It includes:beforeSet,afterSet)mergestrategies)Changes:
ai/mcp/server/neural-link/openapi.yamlto include a detailed breakdown of the response schema in the tool description.