1. Read your own NBT data
The quickest way to see how an entity’s data is shaped before writing a command that changes it
/data get entity @s
What it does Will print all NBT data of themselves (whoever runs the command) to chat (this changes nothing).