firestore-data
Handles NoSQL document operations and collection hierarchy exploration. Use for CRUD tasks and data retrieval. Provides flexible document manipulation and structured querying.
Pinned to revision b65f184dda7a, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/firestore-data/SKILL.md
- skills/firestore-data/scripts/add_documents.js
- skills/firestore-data/scripts/delete_documents.js
- skills/firestore-data/scripts/get_documents.js
- skills/firestore-data/scripts/list_collections.js
- skills/firestore-data/scripts/query_collection.js
- skills/firestore-data/scripts/update_document.js
Every link opens the file at its source, pinned to the revision this page describes.