mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 14:25:05 +00:00
22 lines
539 B
JSON
22 lines
539 B
JSON
{
|
|
"name": "plan_execute_summarize",
|
|
"version": "1.0.0",
|
|
"description": "meta.workflow_packages.plan_execute_summarize.description",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"plan",
|
|
"summarize"
|
|
],
|
|
"main": "workflow.json",
|
|
"metadata": {
|
|
"label": "meta.workflow_packages.plan_execute_summarize.label",
|
|
"description": "meta.workflow_packages.plan_execute_summarize.description",
|
|
"tags": [
|
|
"plan",
|
|
"summarize"
|
|
],
|
|
"icon": "workflow",
|
|
"category": "templates"
|
|
}
|
|
} |