MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / getAttachments

Method getAttachments

src/rendering/types.ts:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 getNextSteps?(): readonly NextStep[];
19 getNextStepsRuntime?(): 'cli' | 'daemon' | 'mcp' | undefined;
20 getAttachments(): readonly ImageAttachment[];
21 isError(): boolean;
22 finalize(): string;
23}

Callers 2

sessionToToolResponseFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected