Callees
Call cqs_callees MCP tool with name set to the user's argument.
Shows all functions called by the named function. Useful for understanding what a function depends on.
查找由指定函数调用的其他函数——依赖性分析。
--- frontmattername: cqs-callees description: Find functions called by a given function. Dependency analysis. disable-model-invocation: false argument-hint: "<function_name>"
Call cqs_callees MCP tool with name set to the user's argument.
Shows all functions called by the named function. Useful for understanding what a function depends on.