We are using an auto action that triggers on profile update to send the profile data to Google Firebase. Currently we send each field by substitution e.g. [avatar] is there a way we can specify all fields or all the fields in a specific tab to send so that if we add or subtract a field from a tab the data sent will include or exclude that field? So for example if we had a tab called Details could we specify [cb:userdata tab="Details" user="45" /].