get_revit_security_status
Check Revit server security: token required, code execution enabled, network exposure, read-only mode. Diagnose auth failures and confirm safe setup before rollout.
Instructions
Report the security posture of both halves of the bridge.
Answers: is a token required, is arbitrary code execution enabled, is the Revit Routes server reachable from other machines on the network, and is this server in read-only mode.
Use this when the user asks whether the setup is safe, when a call was refused as unauthorized, or before rolling this out to more people.
Never returns the token itself - only whether one is configured.
Reports both sides separately, because they are configured independently and disagreeing settings are the usual cause of confusing auth failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||