-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I have an API with a decently size hierarchy of REST calls (eg. /projects/:project_id/layers/:layer_id/... etc) and I'm getting a warning that the MCP function names being generated are too long (over 60 characters).
Is there a way to control the names of the func?
Also, related, I see reference to Control which Gin endpoints become MCP tools using operation IDs or tags (if your routes define them). Do you mean like a router.Group? I'm not sure how I would use tags outside of a struct field...
Thanks! This looks very promising btw
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels