Skip to main content
Glama

MCP Goose Subagents Server

get_subagent_results

Retrieve task results from completed subagents by providing a session ID, enabling efficient tracking of outputs from delegated development processes in MCP Goose Subagents Server.

Instructions

Get results from completed subagents

Input Schema

NameRequiredDescriptionDefault
session_idYesSession ID to get results for

Input Schema (JSON Schema)

{ "properties": { "session_id": { "description": "Session ID to get results for", "type": "string" } }, "required": [ "session_id" ], "type": "object" }
Install Server

Other Tools from MCP Goose Subagents Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/pc-style/goose-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server