Skip to main content
Glama

MCP Goose Subagents Server

by lordstyled55

get_subagent_results

Retrieve results from completed subagent tasks using the session ID to access outcomes generated by specialized teams like backend, frontend, and security auditors.

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

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