"$schema" = "schemas/schema.json" [[permission]] version = 1 identifier = "allow-home-dir" description = "Allows read access to the complete $HOME folder." commands.allow = ["readDirectory", "readFile"] [[permission.scope.allow]] path = "$HOME/**"