OCI Database Cloud Services : Skills for ExaDB-XS Worflow - #96
OCI Database Cloud Services : Skills for ExaDB-XS Worflow#96Kushal34563 wants to merge 4 commits into
Conversation
Signed-off-by: kushkana <kushal.k.kanagarla@oracle.com>
49d9f48 to
c3a6502
Compare
|
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
There was a problem hiding this comment.
Add a validation.md under references
|
|
||
| Resolve compartment and region first; accept one region or `all regions`. | ||
|
|
||
| ```json |
There was a problem hiding this comment.
These type of commands
{"command":"db exadb-vm-cluster list --compartment-id <COMPARTMENT_OCID> --region <REGION> --all --query \"data[*].{ID:id,Name:\\\"display-name\\\",State:\\\"lifecycle-state\\\",AD:\\\"availability-domain\\\",Nodes:\\\"node-count\\\",EnabledECPU:\\\"enabled-e-cpu-count\\\",TotalECPU:\\\"total-e-cpu-count\\\"}\" --output table"}
Are for the cli, and won't work with mcp server
please update the same
Description:
This PR adds a comprehensive ExaDB-XS skill for managing Oracle Exadata Database Service on Exascale Infrastructure through OCI MCP operations.
The skill supports the full ExaDB-XS resource hierarchy:
Key capabilities include:
The skill is organized around a central workflow guide, OCI MCP references, and service metadata.