feat(holiday-calendar): restrict catalog reads to admins
This commit is contained in:
@@ -360,6 +360,8 @@ const ADMIN_ONLY_TOOLS = new Set([
|
||||
"create_metro_city",
|
||||
"update_metro_city",
|
||||
"delete_metro_city",
|
||||
"list_holiday_calendars",
|
||||
"get_holiday_calendar",
|
||||
"create_holiday_calendar",
|
||||
"update_holiday_calendar",
|
||||
"delete_holiday_calendar",
|
||||
|
||||
Reference in New Issue
Block a user