Hello,
I’m currently searching for something like a form card.
Like a card with configurable input fields and one or two buttons to submit or cancel.
When submit gets pressed, a service should get called and the fields get passed to that service.
This functionality already exists in browser mod as a popup, but not as a standalone card.
I don’t know of anything that is an all-in-one, but I use Text-input-row card with a couple helpers and scripts to do what you have described. I have a gist that shows the set up.