MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / fs.ts

File fs.ts

packages/protocol/src/rest/fs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * POST /v1/sessions/{sid}/fs:list
3 * Body: FsListRequest
4 * Response data: FsListResponse { items, children_by_path?, truncated }

Callers

nothing calls this directly

Calls 2

recordMethod · 0.80
urlMethod · 0.80

Tested by

no test coverage detected