@org-dashboard/cli 0.0.1-beta.14 → 0.0.1-beta.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -46,4 +46,7 @@ org tools github repos list
46
46
  org tools github issues search --json '{"repo":"isaiahb/org-dashboard","query":"cli"}'
47
47
  org tools linear
48
48
  org tools linear teams list
49
+ org tools gmail
50
+ org tools gmail labels list
51
+ org tools gmail threads list --json '{"query":"from:customer newer_than:7d"}'
49
52
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@org-dashboard/cli",
3
- "version": "0.0.1-beta.14",
3
+ "version": "0.0.1-beta.15",
4
4
  "description": "OrgDashboard CLI for authenticating and using org-scoped AI tools",
5
5
  "type": "module",
6
6
  "files": [