Skip to content

Generated names are too long #8

@tingold

Description

@tingold

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions