Skip to content

Define tool schemas using JSONSchema package - #65

Merged
mattt merged 2 commits into
mainfrom
mattt/jsonschema
May 9, 2025
Merged

Define tool schemas using JSONSchema package#65
mattt merged 2 commits into
mainfrom
mattt/jsonschema

Conversation

@mattt

@mattt mattt commented May 9, 2025

Copy link
Copy Markdown
Owner

This PR updates iMCP to use our JSONSchema package for defining tool input schemas. This cleans up the code and helps ensure that tools have valid, correct interfaces.

Along the way, I also fixed some omissions in existing tool schemas (notably, omitting string format for ISO timestamps), and improved how enumerations are handled for Apple framework types (like EKReminderPriority).

@mattt
mattt merged commit 7c55972 into main May 9, 2025
@mattt
mattt deleted the mattt/jsonschema branch May 9, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant