MCPcopy Create free account
hub / github.com/cursor/plugins / snapshot

Method snapshot

orchestrate/skills/orchestrate/scripts/core/andon.ts:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13export interface AndonSource {
14 snapshot(): Promise<AndonSnapshot>;
15}
16
17export class AndonPoller {

Callers 2

drainEventsMethod · 0.65

Implementers 1

SlackReactionAndonSourceorchestrate/skills/orchestrate/scripts

Calls

no outgoing calls

Tested by

no test coverage detected