Description
Deletes a SpecterScript from the server by name.
Removes a SpecterScript by exact name match. The script is permanently deleted from the database.
Example
{
"function_call": {
"name": "SpecterScriptsDelete",
"arguments": {
"Name": "Get-RunningProcesses"
}
}
}
