@cdmbase/wiki-browser 12.0.18-alpha.51 → 12.0.18-alpha.52

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.
@@ -882,6 +882,27 @@
882
882
  "updatedAt": "Recently",
883
883
  "frontmatter": {}
884
884
  },
885
+ {
886
+ "contentId": "cdecli-cdecli",
887
+ "slug": "cdecli",
888
+ "filePath": "/content/docs/cdecli/cdecli.md",
889
+ "relativePath": "cdecli/cdecli.md",
890
+ "categoryId": "cdecli",
891
+ "title": "cdecli — Platform reference",
892
+ "description": "Workflows, connectors, skills, credentials, extensions, and CLI for the cdecli universal connector platform.",
893
+ "author": "Documentation",
894
+ "updatedAt": "2023-06-02T00:00:00",
895
+ "frontmatter": {
896
+ "meta": "",
897
+ "title": "cdecli — Platform reference",
898
+ "description": "Workflows, connectors, skills, credentials, extensions, and CLI for the cdecli universal connector platform.",
899
+ "date": "2023-06-02T00:00:00",
900
+ "updated": "2026-04-09T00:00:00",
901
+ "excerpt": "Reference for workflows, 960+ integrations, agent skills, credentials, extensions, and cdecli CLI commands.",
902
+ "headers": "",
903
+ "Cache-Control": "no-cache"
904
+ }
905
+ },
885
906
  {
886
907
  "contentId": "chrome-extension-setup",
887
908
  "slug": "setup",
@@ -4191,6 +4212,23 @@
4191
4212
  }
4192
4213
  ]
4193
4214
  },
4215
+ "cdecli": {
4216
+ "id": "cdecli",
4217
+ "title": "Cdecli",
4218
+ "description": "Cdecli Documentation",
4219
+ "iconType": "Documentation",
4220
+ "articles": [
4221
+ {
4222
+ "id": "cdecli-cdecli",
4223
+ "title": "cdecli — Platform reference",
4224
+ "description": "Workflows, connectors, skills, credentials, extensions, and CLI for the cdecli universal connector platform.",
4225
+ "slug": "cdecli",
4226
+ "author": "Documentation",
4227
+ "updatedAt": "2023-06-02T00:00:00",
4228
+ "categoryId": "cdecli"
4229
+ }
4230
+ ]
4231
+ },
4194
4232
  "chrome-extension": {
4195
4233
  "id": "chrome-extension",
4196
4234
  "title": "Chrome Extension",
@@ -5601,6 +5639,7 @@
5601
5639
  "adminide-modules-project-tools-tenant-management-tenant-based-authentication": "/content/docs/adminide-modules/project-tools/tenant-management/tenant-based-authentication.md",
5602
5640
  "adminide-modules-project-tools-tenant-management-tenant-management": "/content/docs/adminide-modules/project-tools/tenant-management/tenant-management.md",
5603
5641
  "adminide-modules-project-tools-tenant-management-tenants": "/content/docs/adminide-modules/project-tools/tenant-management/tenants.md",
5642
+ "cdecli-cdecli": "/content/docs/cdecli/cdecli.md",
5604
5643
  "chrome-extension-setup": "/content/docs/chrome-extension/setup.md",
5605
5644
  "contributing-adding-package": "/content/docs/contributing/adding-package.md",
5606
5645
  "contributing-adding_new_modules": "/content/docs/contributing/adding_new_modules.md",
@@ -6597,6 +6636,37 @@
6597
6636
  }
6598
6637
  ]
6599
6638
  },
6639
+ {
6640
+ "type": "directory",
6641
+ "name": "cdecli",
6642
+ "path": "cdecli",
6643
+ "children": [
6644
+ {
6645
+ "type": "file",
6646
+ "name": "cdecli",
6647
+ "title": "cdecli — Platform reference",
6648
+ "path": "cdecli/cdecli.md",
6649
+ "contentId": "cdecli-cdecli",
6650
+ "slug": "cdecli",
6651
+ "categoryId": "cdecli",
6652
+ "filePath": "/content/docs/cdecli/cdecli.md",
6653
+ "relativePath": "cdecli/cdecli.md",
6654
+ "description": "Workflows, connectors, skills, credentials, extensions, and CLI for the cdecli universal connector platform.",
6655
+ "author": "Documentation",
6656
+ "updatedAt": "2023-06-02T00:00:00",
6657
+ "frontmatter": {
6658
+ "meta": "",
6659
+ "title": "cdecli — Platform reference",
6660
+ "description": "Workflows, connectors, skills, credentials, extensions, and CLI for the cdecli universal connector platform.",
6661
+ "date": "2023-06-02T00:00:00",
6662
+ "updated": "2026-04-09T00:00:00",
6663
+ "excerpt": "Reference for workflows, 960+ integrations, agent skills, credentials, extensions, and cdecli CLI commands.",
6664
+ "headers": "",
6665
+ "Cache-Control": "no-cache"
6666
+ }
6667
+ }
6668
+ ]
6669
+ },
6600
6670
  {
6601
6671
  "type": "directory",
6602
6672
  "name": "chrome-extension",
@@ -10654,6 +10724,19 @@
10654
10724
  ],
10655
10725
  "isFile": false
10656
10726
  },
10727
+ {
10728
+ "title": "Cdecli",
10729
+ "path": null,
10730
+ "children": [
10731
+ {
10732
+ "title": "cdecli — Platform reference",
10733
+ "path": "/help/cdecli/cdecli",
10734
+ "children": [],
10735
+ "isFile": true
10736
+ }
10737
+ ],
10738
+ "isFile": false
10739
+ },
10657
10740
  {
10658
10741
  "title": "Chrome Extension",
10659
10742
  "path": null,
@@ -0,0 +1,218 @@
1
+ ---
2
+ meta:
3
+ title: cdecli — Platform reference
4
+ description: Workflows, connectors, skills, credentials, extensions, and CLI for the cdecli universal connector platform.
5
+ date: '2023-06-02T00:00:00'
6
+ updated: '2026-04-09T00:00:00'
7
+ excerpt: Reference for workflows, 960+ integrations, agent skills, credentials, extensions, and cdecli CLI commands.
8
+ headers:
9
+ Cache-Control: no-cache
10
+ ---
11
+
12
+ # cdecli platform — help and reference
13
+
14
+ **cdecli** is a universal connector platform: **960+ integrations** and **20,000+ actions** across SaaS APIs and services. This page summarizes workflows, connectors, skills, saved credentials, extensions, and common CLI usage.
15
+
16
+ ---
17
+
18
+ ## 1. Workflows (workspaces)
19
+
20
+ Workflows are multi-step automations built in a visual, node-based editor. Each workflow has a **slug** (stable id) and **versions** (immutable snapshots; run a specific version when you need reproducible behavior).
21
+
22
+ Example workflows that may appear in a workspace (names and versions are illustrative; your org’s list is shown in the app):
23
+
24
+ | # | Name | Slug | Description | Nodes | Version |
25
+ | --- | ----------------------------------- | ----------------------------------- | ------------------------------ | ----- | -------------- |
26
+ | 1 | Math Workflow | `math-workflow` | Test math calculation | 6 | `v_e4fc75e1b2` |
27
+ | 2 | Cron Math 5 Plus 2 | `cron-math-5-plus-2` | Cron trigger; calculates 5 + 2 | 5 | `v_7fd218500f` |
28
+ | 3 | Cron Math 5 Plus 2 (v2) | `cron-math-5-plus-2` | Cron schedule; 5 + 2 | 3 | `v_7957a76b1c` |
29
+ | 4 | Cron Math 5 Plus 2 (v3) | `cron-math-5-plus-2` | Simple math on cron | 3 | `v_cac7e1a637` |
30
+ | 5 | Cron Math 5 Plus 2 (v4) | `cron-math-5-plus-2` | Cron + manual run | 3 | `v_75f229d7b5` |
31
+ | 6 | Math Workflow (v2) | `math-workflow` | Simple math | 3 | `v_00867e7bea` |
32
+ | 7 | Math Workflow (v3) | `math-workflow` | Simple math | 3 | `v_e3dab51797` |
33
+ | 8 | Nano Bana Video Workflow | `nano-bana-video-girl-sitting` | Nano Bana style video prompt | 3 | `v_3316d664bf` |
34
+ | 9 | Gmail → Slack Notifier | `gmail-important-to-slack-notifier` | Important Gmail → Slack | 5 | `v_984783ccf0` |
35
+ | 10 | GitHub Issues → Slack Summary | `github-issues-slack-summary` | Issues → summary → Slack | 5 | `v_84b4b8f506` |
36
+ | 11 | GitHub Issues → Slack Reporter (v1) | `github-issues-to-slack-reporter` | Issues → Slack | 5 | `v_ae58379b9b` |
37
+ | 12 | GitHub Issues → Slack Reporter (v2) | `github-issues-to-slack-reporter` | CDE connectors GitHub → Slack | 5 | `v_43a4ceaf4c` |
38
+ | 13 | GitHub Issues → Slack Reporter (v3) | `github-issues-to-slack-reporter` | CDE connectors GitHub → Slack | 5 | `v_16110baec8` |
39
+
40
+ ### Workflow node types
41
+
42
+ | Category | Node types |
43
+ | -------------- | ----------------------------------------------------------------------------------------------------------------- |
44
+ | Flow control | `NodeStart`, `NodeEnd`, `NodeCron`, `NodeSync` |
45
+ | Data | `NodeJson`, `NodeJsonParseStringify`, `NodeTransform`, `NodeFilter`, `NodeMerge`, `NodeCollector`, `NodeValidate` |
46
+ | Logic and code | `NodeJavascript`, `NodeMath`, `NodeBranch` |
47
+ | AI providers | `NodeOpenAI`, `NodeOllama` |
48
+ | AI generation | `NodeGenerateText`, `NodeGenerateObject` |
49
+ | AI agent | `NodeAgent` (tool-calling) |
50
+ | Integrations | `NodeHttpRequest`, `NodeWebSearch`, `NodeGitHub`, `NodeSlack`, `NodeGmail`, `NodeCdeConnector` (960+ services) |
51
+ | Advanced | `NodeIterator`, `NodePubSub`, `NodeInngest`, `NodeCredentialsDynamic` |
52
+
53
+ ---
54
+
55
+ ## 2. Connectors (960+ integrations)
56
+
57
+ Connectors expose **20,000+ actions**. Samples by category:
58
+
59
+ ### Project management and collaboration
60
+
61
+ | Connector | Sample actions |
62
+ | ---------- | ------------------------------------------------------ |
63
+ | **Jira** | Create issue, bulk create, link issues, assign |
64
+ | **Asana** | Add followers, add task to section, goal relationships |
65
+ | **Trello** | Add board, get action, calendar key |
66
+ | **Linear** | Create issue, attachment, comment |
67
+ | **Notion** | Add page content, archive page, comment, append blocks |
68
+
69
+ ### Communication
70
+
71
+ | Connector | Sample actions |
72
+ | ----------- | ---------------------------------------- |
73
+ | **Slack** | Post message, reaction, delete, schedule |
74
+ | **Discord** | Invite, guild member, user, connections |
75
+ | **Twilio** | Sinks, subscriptions |
76
+
77
+ ### E-commerce and CRM
78
+
79
+ | Connector | Sample actions |
80
+ | -------------- | ------------------------------------------------------ |
81
+ | **Salesforce** | Account, campaign contact, lead, opportunity product |
82
+ | **HubSpot** | Asset association, archive email, event template token |
83
+ | **Shopify** | Collection, product images, custom collection |
84
+ | **Stripe** | Payment intent, confirm, payment methods/links |
85
+
86
+ ### Email and marketing
87
+
88
+ | Connector | Sample actions |
89
+ | ------------- | ----------------------------------- |
90
+ | **Gmail** | Via `NodeGmail`: read, send, label |
91
+ | **Mailchimp** | Automation, campaign, batch webhook |
92
+
93
+ ### Data and storage
94
+
95
+ | Connector | Sample actions |
96
+ | ----------------- | --------------------------------------------- |
97
+ | **Google Sheets** | Add sheet, aggregate column, batch get/update |
98
+ | **Airtable** | Base, comment, field |
99
+ | **Dropbox** | File request, folder, Paper document |
100
+
101
+ ### AI and ML
102
+
103
+ | Connector | Sample actions |
104
+ | --------------- | --------------------------------- |
105
+ | **OpenAI** | Assistant, message, thread |
106
+ | **JigsawStack** | Image, sentiment, TTS, web search |
107
+
108
+ ### Developer tools
109
+
110
+ | Connector | Sample actions |
111
+ | ----------- | --------------------------------------------- |
112
+ | **GitHub** | Issue, list repos, star, collaborator, labels |
113
+ | **Datadog** | AWS integration and monitoring |
114
+
115
+ ### Support and analytics
116
+
117
+ | Connector | Sample actions |
118
+ | ------------- | ---------------------------- |
119
+ | **Zendesk** | Ticket, organization, counts |
120
+ | **GoSquared** | Real-time popular pages |
121
+ | **Metabase** | Popular items |
122
+ | **Kibana** | Connectors list |
123
+
124
+ ### More connectors
125
+
126
+ `Apify`, `Bitquery`, `Blocknative`, `DocRaptor`, `Firebase`, `Hashnode`, `Miro`, `Pexels`, `Stormboard`, `Studio by AI21 Labs`, and **900+** others.
127
+
128
+ Use natural-language search to explore actions:
129
+
130
+ ```bash
131
+ cdecli search "<keyword>"
132
+ ```
133
+
134
+ Or use the `search_actions` tool in agents.
135
+
136
+ ---
137
+
138
+ ## 3. Skills
139
+
140
+ Skills add domain-specific behavior and instructions to the agent.
141
+
142
+ ### Installed skills (example)
143
+
144
+ | Skill | Description | Source |
145
+ | ----------- | -------------- | ------ |
146
+ | **gstack** | Skill template | Global |
147
+ | **gstack2** | Skill template | Global |
148
+
149
+ ### Built-in (bundled) skills
150
+
151
+ | Skill | Role | Tags |
152
+ | ---------------- | ----------------------------------------------- | ------------------------------------------- |
153
+ | **search** | Search 960+ connector actions | `search`, `find`, `discover`, `catalog` |
154
+ | **execute** | Run connector actions with parameter resolution | `execute`, `run`, `action`, `connector` |
155
+ | **workflow** | Create, run, manage workflows | `workflow`, `automate`, `pipeline`, `cron` |
156
+ | **credential** | API keys, OAuth, auth | `credential`, `auth`, `key`, `token` |
157
+ | **skillify** | Capture flows as reusable skills | `skillify`, `capture`, `save`, `template` |
158
+ | **simplify** | Simplify action parameters | `simplify`, `review`, `optimize`, `pattern` |
159
+ | **verify** | Test actions with sample data | `verify`, `test`, `validate`, `check` |
160
+ | **debug** | Config and troubleshooting | `debug`, `troubleshoot`, `config`, `error` |
161
+ | **memory** | Cross-session recall (Zep) | `memory`, `remember`, `recall`, `context` |
162
+ | **bridge** | Remote cdecli instances | `bridge`, `remote`, `connect`, `peer` |
163
+ | **web-research** | Research APIs and services | `web`, `search`, `research`, `api` |
164
+ | **loop** | Recurring actions/workflows | `loop`, `schedule`, `cron`, `recurring` |
165
+
166
+ ---
167
+
168
+ ## 4. Saved credentials
169
+
170
+ Example saved credentials (your list is managed in the app):
171
+
172
+ | # | Name | Provider | Status |
173
+ | --- | ------------- | ------------- | ------ |
174
+ | 1 | Apify | `apify` | Active |
175
+ | 2 | Github | `github` | Active |
176
+ | 3 | OpenAI | `openai` | Active |
177
+ | 4 | Blocknative | `blocknative` | Active |
178
+ | 5 | Bitquery | `bitquery` | Active |
179
+ | 6 | DocRaptor (1) | `docraptor` | Active |
180
+ | 7 | DocRaptor (2) | `docraptor` | Active |
181
+
182
+ Create credentials:
183
+
184
+ ```bash
185
+ cdecli credential create --provider <name> --name "My Token"
186
+ ```
187
+
188
+ ---
189
+
190
+ ## 5. Extensions
191
+
192
+ Extensions add connectors, UI, settings, and other capabilities. Use the marketplace to find and install them:
193
+
194
+ ```bash
195
+ cdecli extension search "<keyword>" # Search marketplace
196
+ cdecli extension install <slug> # Install
197
+ cdecli extension list # Installed extensions
198
+ cdecli extension uninstall <slug> # Remove
199
+ ```
200
+
201
+ ---
202
+
203
+ ## 6. CLI quick reference
204
+
205
+ | Task | Command |
206
+ | ----------------- | -------------------------------------------------------------- |
207
+ | Search actions | `cdecli search "github create issue"` |
208
+ | Execute action | `cdecli execute ACTION_ID -d '{"param": "value"}'` |
209
+ | List credentials | `cdecli credential list` |
210
+ | Create credential | `cdecli credential create --provider github --name "My Token"` |
211
+ | List workflows | `cdecli workflow list` |
212
+ | Run workflow | `cdecli workflow run <slug> --ver <versionId>` |
213
+ | Job status | `cdecli workflow status <jobId>` |
214
+ | List skills | `cdecli skills list` |
215
+ | Install skill | `cdecli skills install <source>` |
216
+ | Search extensions | `cdecli extension search "keyword"` |
217
+
218
+ ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cdmbase/wiki-browser",
3
- "version": "12.0.18-alpha.51",
3
+ "version": "12.0.18-alpha.52",
4
4
  "description": "Sample core for higher packages to depend on",
5
5
  "license": "ISC",
6
6
  "author": "CDMBase LLC",
@@ -65,7 +65,7 @@
65
65
  }
66
66
  ]
67
67
  },
68
- "gitHead": "55e89c547df3064129c6524580500fc09862b965",
68
+ "gitHead": "2e049cb256d4b361828283e8ebf3f8c9f52928ad",
69
69
  "typescript": {
70
70
  "definition": "lib/index.d.ts"
71
71
  }