Supported Proto3 Types:
string → stringint32 → numberint64 → numberuint32 → numberuint64 → numberfloat → numberdouble → numberbool → booleanbytes → string
This tool supports basic proto3 message parsing. Complex types (nested messages, enums, oneof) require a full protobuf parsing library.