16 lines
1.2 KiB
Markdown
16 lines
1.2 KiB
Markdown
---
|
|
name: dot-ai-manageOrgData
|
|
description: "Unified tool for managing cluster data: organizational patterns, policy intents, and resource capabilities. For patterns and policies: supports create, list, get, delete, deleteAll, and search operations (patterns also support step-by-step creation workflow). For capabilities: supports scan, list, get, delete, deleteAll, and progress operations for cluster resource capability discovery and management. Use dataType parameter to specify what to manage: \"pattern\" for organizational patterns, \"policy\" for policy intents, \"capabilities\" for resource capabilities."
|
|
user-invocable: true
|
|
---
|
|
|
|
# dot-ai manageOrgData
|
|
|
|
Unified tool for managing cluster data: organizational patterns, policy intents, and resource capabilities. For patterns and policies: supports create, list, get, delete, deleteAll, and search operations (patterns also support step-by-step creation workflow). For capabilities: supports scan, list, get, delete, deleteAll, and progress operations for cluster resource capability discovery and management. Use dataType parameter to specify what to manage: "pattern" for organizational patterns, "policy" for policy intents, "capabilities" for resource capabilities.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
dot-ai manageOrgData
|
|
```
|