You can pass a Server Function to a Form to automatically submit the form to the server.
You can call Server Functions with useActionState for the common case where you just need access to the action pending state and last returned response: