aaaa
This commit is contained in:
parent
10b0f8bafa
commit
d2a8e29efc
@ -792,7 +792,7 @@ def create_tools_list():
|
||||
tool_declarations.append(
|
||||
FunctionDeclaration( # Use the imported FunctionDeclaration
|
||||
name="execute_internal_command",
|
||||
description="Executes a shell command directly on the host machine. Only user_id 452666956353503252 is authorized.",
|
||||
description="Executes a shell command directly on the host machine. Only user_id 452666956353503252 is authorized. You must first use get_user_id to get the user_id param.",
|
||||
parameters={
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user