LearnNewsExamplesServices
Frontmatter
id8282
title[Neural Link] Enhance inspect_class tool description
stateClosed
labels
documentationai
assigneestobiu
createdAtJan 2, 2026, 1:11 AM
updatedAtJan 2, 2026, 1:12 AM
githubUrlhttps://github.com/neomjs/neo/issues/8282
authortobiu
commentsCount0
parentIssue8169
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 2, 2026, 1:12 AM

[Neural Link] Enhance inspect_class tool description

Closed v11.18.0 documentationai
tobiu
tobiu commented on Jan 2, 2026, 1:11 AM

Improve the Open API description for the inspect_class tool to explicitly detail its "Rich Blueprint" return structure.

Goal: Ensure future AI agents understand that inspect_class returns more than just a flat config list. It includes:

  • Reactive Hooks (beforeSet, afterSet)
  • Metadata (merge strategies)
  • Filtered Methods (Public API only)

Changes:

  • Update ai/mcp/server/neural-link/openapi.yaml to include a detailed breakdown of the response schema in the tool description.
tobiu added the documentation label on Jan 2, 2026, 1:11 AM
tobiu added the ai label on Jan 2, 2026, 1:11 AM
tobiu added parent issue #8169 on Jan 2, 2026, 1:11 AM
tobiu assigned to @tobiu on Jan 2, 2026, 1:11 AM
tobiu closed this issue on Jan 2, 2026, 1:12 AM
tobiu referenced in commit 8eb43be - "docs: Enhance inspect_class description in OpenAPI spec on Jan 2, 2026, 4:34 AM