폴더
컬렉션 리소스를 계층적으로 정리하는 폴더 API입니다.
📄️ List Folders
List folders in a collection that the caller can access. Read access to the parent collection is required.
📄️ Create Folder
Create a folder. Requires write access on the parent collection.
📄️ Get Folder
Retrieve a folder by ID.
📄️ Update Folder
Update a folder (rename, move within the same collection).
📄️ Delete Folder
Delete a folder. By default, contents are moved to the parent.