feat: add decodal profile archives
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
slug = "intake";
|
||||
description = "Ticket intake profile.";
|
||||
scope = "workspace_write";
|
||||
|
||||
tool_enabled = {
|
||||
bash = true;
|
||||
read = true;
|
||||
write = true;
|
||||
edit = true;
|
||||
grep = true;
|
||||
glob = true;
|
||||
memory = true;
|
||||
};
|
||||
Reference in New Issue
Block a user