Skip to main content
Glama

MCP Goose Subagents Server

by lordstyled55

get_subagent_results

Retrieve task outcomes from autonomous AI subagents using session ID, enabling efficient monitoring of parallel and sequential task execution across specialized development roles.

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" }

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/lordstyled55/goose-mcp'

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