{
  "callprivilegedtool": {
    "name": "CallPrivilegedTool",
    "description": "Grants permission to call privileged tools in MCP service",
    "accessLevel": "Write",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "callreadonlytool": {
    "name": "CallReadOnlyTool",
    "description": "Grants permission to call read-only tools in MCP service",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "invokemcp": {
    "name": "InvokeMcp",
    "description": "Grants permission to use MCP service",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  }
}