UptimeRobot integration missing several endpoints

It would help if there was a node for: UptimeRobot API v3

My use case:

I need to query additional monitor information from UptimeRobot that their legacy API doesn’t have endpoints for. Also, the Read-Only API keys don’t work at all with the current official UptimeRobot integration; only the Main API key works at all, even for read operations.
Specifically, getting monitor groups, seeing the group a monitor is a part of, and using tags, would all be helpful but are currently missing.

Any resources to support this?

Current v3 documentation is at API V3 Documentation | UptimeRobot contrast to the legacy API at API Documentation | UptimeRobot which appears to have the functions as implemented by the current n8n official Node (though version information doesn’t appear readily available in the UI).

Edited to add, link to OpenAPI 3.0.0 spec file for the v3 API: https://cdn.uptimerobot.com/api/openapi.yaml

Are you willing to work on this?

Don’t currently have the bandwidth to work on this at the moment. Updating to the new version and adding endpoints probably isn’t too major though, it’s a pretty simple API even in v3.