Skip to content

clarify the definition of MCP opeartions #2213

@biubiubiuboomboomboom

Description

@biubiubiuboomboomboom

Component(s)

router

Is your feature request related to a problem? Please describe.

Currently , MCP tool descriptions are generated from GraphQL operation comments , and tool names are fix (e.g execute_operation_ *). this approach may confuse user and lacks flexibility.

Describe the solution you'd like

I think we could :

  • Allow users to define the MCP tool's name and use default generation rule like execute_operation_ * if name is empty.
  • add a description field or declaration to define MCP tool's description .

Describe alternatives you've considered

No response

Additional context

No response

Sub-issues

Metadata

Metadata

Labels

enhancementNew feature or requestinternally-reviewedThe issue has been reviewed internally.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions