ShallowCodeResearch_agent_research_request
Process user coding requests by researching, generating, executing code, and delivering a concise summary of results via the MCP Hub research assistant.
Instructions
This function researches a coding request from the user, generates code, executes it, and returns a clean summary of the results. This is an mcp server function that responds to research coding requests from users. Returns: A tuple containing the JSON result from the orchestrator and a clean summary
Input Schema
Name | Required | Description | Default |
---|---|---|---|
user_request | No | The user's request or question to be processed |