본문으로 건너뛰기

Preview a workspace file or MPK archive member

GET 

/api/workspace/file

Returns node metadata together with a bounded text preview when the selected content is text-like. The previewAvailable and truncated flags tell clients whether content was returned and whether only a prefix is shown. Binary files remain discoverable but are not serialized into the JSON response.

Request

Responses

Node metadata and a bounded text preview when the content is text-like.