Skip to content

Commit d4b3ebb

Browse files
committed
Update scripts.ts
Renaming tool to avoid confusion in the future
1 parent 7a72ce6 commit d4b3ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/scripts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export function registerScriptsTools(
111111
);
112112

113113
server.tool(
114-
"delete_site_script",
114+
"delete_all_site_scripts",
115115
{
116116
site_id: z.string(),
117117
},

0 commit comments

Comments
 (0)