--display-name <str> | Set the display label (non-empty). |
--clear-display-name | Clear the display label (defer to the tool name). (default: False) |
--folder <str> | Place the tool in this folder id. |
--clear-folder | Remove the tool from its folder. (default: False) |
--tag <str> | A user tag (repeatable); replaces the whole set when given. |
--clear-tags | Clear all user tags (send an empty set). (default: False) |
--visibility <str> | Visibility override: default (defer) | shown | hidden. |
--badge <str> | A capability badge (repeatable); replaces the whole set when given. |
--clear-badges | Clear all capability badges (send an empty set). (default: False) |
--json / --no-json | Emit raw JSON instead of human tables. |