Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:55:33 +08:00
commit b82cab49fc
60 changed files with 10317 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Multi Actions Technical Object (2025.23)
Source: `help-portal-3bbc80d4df134f2887a037a85a4ea700.md`.
## Purpose
Run multiple actions in sequence/parallel as a packaged operation.
## Capabilities
- Configure and execute multi actions from scripts.
- Combine data actions and other steps for end-to-end automation.
## Notes
- Monitor execution status; provide user feedback during long runs.