Optional execute function that handles shell command execution. This function receives the action input and should return the command output (stdout + stderr combined).
If not provided, you'll need to handle action execution manually by
checking local_shell_call outputs in the response.
Options for the Local Shell tool.