Safety Rules (Preview)
Follow these safety rules when using the Oracle Analytics Cloud MCP tools to help prevent unintended changes, protect catalog content, and ensure queries are executed safely.
- Never delete, replace, move, copy, create folders, or update ACLs without explicit approval.
- Always prefer IDs from
oracle_analytics-search_catalogover hand-entered IDs. - For destructive actions, confirm
type,id, and user-facing target details. - Use
overwrite: falseunless the user explicitly wants overwrite behavior. - Use
recursive: trueonly after confirming folder scope. - For ACL changes, show the exact permissions before applying them.
- Keep Logical SQL bounded with
FETCH FIRST. - Validate data model metadata before query execution.