Checks if permission is currently granted for a tool operation. This is a synchronous check that only looks at stored permissions, it does not ask the user.
| request |
The Request instance to check permissions for |
|
true if permission is granted, false if denied or unknown |