### Description We would like to have a way to specify that *all* tools require approval for a particular client/agent. ### Code Sample ```markdown client.function_invocation_configuration['require_approval_for_all_tools'] = True ``` ### Language/SDK Both