MCPcopy Create free account
hub / github.com/21st-dev/21st-sdk /

Class

packages/node/src/client.ts:252–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252class ThreadsResource {
253 constructor(private client: AgentClient) {}
254
255 async list(params: ListThreadsParams): Promise<ThreadSummary[]> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected