Fs Ls
List a directory in Nowledge FS.
Preview space contract: graph-wide projection. Pass cursor to fetch
the next page; agents should not peek inside the cursor payload (it's an
opaque base64-JSON). The explicit /spaces/... lens is deferred.
Query Parameters
path?Path
Nowledge FS path (e.g. '/memories/by-label/decisions')
cursor?|
Opaque pagination cursor
limit?Limit
Response Body
application/json
application/json
curl -X GET "https://example.com/fs/ls"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}