11 lines
169 B
JSON
11 lines
169 B
JSON
{
|
|
"tool_name": "Bash",
|
|
"tool_input": {
|
|
"command": "git status"
|
|
},
|
|
"session_id": "test-session-allow-bash",
|
|
"context": {
|
|
"command_pattern": "git"
|
|
}
|
|
}
|