@kadoa/mcp 0.1.3 → 0.2.1
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.
- package/README.md +1 -1
- package/dist/index.js +51608 -32722
- package/package.json +6 -3
package/README.md
CHANGED
|
@@ -136,7 +136,7 @@ to retrieve the extracted records and display them as a table.
|
|
|
136
136
|
> You: List my workflows.
|
|
137
137
|
|
|
138
138
|
Claude calls list_workflows and shows all workflows with their
|
|
139
|
-
current status (
|
|
139
|
+
current status (complete, running, failed, paused, scheduled, etc.).
|
|
140
140
|
|
|
141
141
|
> You: Update wf_abc123 — add an "availability" field to the schema
|
|
142
142
|
and rename "cost" to "price".
|