Documentation Index
Fetch the complete documentation index at: https://docs.memorylake.ai/llms.txt
Use this file to discover all available pages before exploring further.
The system reserves a few internal xattr keys it manages on its own. Sending values for those keys has no effect — they’re silently filtered. The system root folders (
My Space, WPS Space, Lark Space) refuse xattr writes entirely and return 403.Permission required:
drive:item_modify · servicePath Parameters
ID of the file or folder to set xattrs on.
Request Body
Map of
string → string to upsert onto the item. Each entry is one extended attribute. An empty map is allowed but a no-op.Response
Indicates if the request was successful
Human-readable status message