Hello Roll20 Staff, Lately I have been implementing macros, using TokenMod, to streamline combat in my games (DND 5e). I am using an API script to operate a macro that shows a creature's AC and movement speed when I hover over the token. The problem I am having is that this tooltip is visible to everyone. I do see that there is a " GM only " box next to " Show " in the token settings. However, it seems that the " GM Only " checkbox is not exposed to the Roll20 API. None of the scripts I use can seem to check or uncheck that specific box. Considering that the " GM Only " checkbox was added in February of 2025, I was wondering if there are plans to implement its functionality in the Roll20 API? It undermines the convenience of the macro if I have to open each token individually and manually check " GM Only ". I am fairly new to using macros and API scripting so if I am misunderstanding the functionality please let me know. Thanks for your time.