13 lines
506 B
JSON
13 lines
506 B
JSON
{
|
|
"toolApproval": {
|
|
"title": "Tool Approval Required",
|
|
"description": "The assistant wants to use",
|
|
"securityNotice": "Malicious tools or conversation content could potentially trick the assistant into attempting harmful actions. Review each tool call carefully before approving.",
|
|
"deny": "Deny",
|
|
"allowOnce": "Allow Once",
|
|
"alwaysAllow": "Allow in thread",
|
|
"parameters": "Tool Parameters",
|
|
"permissionScope": "Permissions granted apply only to this conversation."
|
|
}
|
|
}
|