@agenticmail/api 0.5.38 → 0.5.39
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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -179,7 +179,7 @@ var ABOUT = {
|
|
|
179
179
|
]
|
|
180
180
|
},
|
|
181
181
|
with_agenticmail: {
|
|
182
|
-
method: "
|
|
182
|
+
method: "call_agent (preferred) or claim_task \u2192 submit_result for manual workflows",
|
|
183
183
|
benefits: [
|
|
184
184
|
"Persistent task state \u2014 tasks survive agent crashes and restarts",
|
|
185
185
|
"Structured results \u2014 JSON payloads with status tracking (pending \u2192 claimed \u2192 completed)",
|