Ghost.io Node | No feature_image and custom_template params

It would help if there was a node for:

  • Creating a new post with featured image and defined template.

My use case:

I use “create a new post” method via Ghost node.
There are most of useful params in the list of available params, but 3 of them are not in the list:

  • feature_image (must have);
  • feature_image_alt (optional);
  • custom_template (optional, but preferred).

Any resources to support this?

Are you willing to work on this?

Feature_image is a must-have param, that will be used by me as well as by other users that are going to create integration with Ghost.io, because this param is a main image for a post. Other params are optional but preferred.