Get metadata information for the root folder in Lark drive. One of the following scopes is required for using this action:
  • View, comment, edit, and manage all files in My Space
  • View the metadata of files in My Space
External DocumentationTo learn more, visit the Lark documentation.

Example Output

{
	"code": 0,
	"msg": "Success",
	"data": {
		"token": "nodbcbHUdOsS613xVzTzFEabcef",
		"id": "7110173013420512356",
		"user_id": "7103496998321312356"
	}
}

Workflow Library Example

Get Root Folder Metadata with Lark and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop