12 lines
193 B
Plaintext
12 lines
193 B
Plaintext
slug = "reviewer";
|
|
description = "Ticket review profile.";
|
|
scope = "workspace_read";
|
|
|
|
tool_enabled = {
|
|
bash = true;
|
|
read = true;
|
|
grep = true;
|
|
glob = true;
|
|
memory = true;
|
|
};
|