VaultStaticSecrets - what information is available to templates?

Is there a guide to what data items are available to the templating engine used by the Vault Secrets Operator? Specifically, the ‘.Metadata’ item - the documentation suggests that this contains the metadata of the secret being created, yet using ‘get .Metadata “name”’ or ‘get .Metadata “namespace”’ returns empty values, even though these items might reasonable be expected to always exist.

Or am I simply using it wrong?

Hello- im getting the same issue, when i used transformation section under spec.destination of vaultstaticsecret it returned empty keys of metadata.