translate_bra_size
Translate a bra size across brands. Give a size (e.g. "34DD"), optionally the brand it is from, and optionally a single target brand. Returns the equivalent size in the target brand, or in every brand if no target is given, each with a fit note and confidence. Bra brands do NOT use the same sizing; this is the neutral cross-brand translation. Use for "what size am I in [brand]", "is a 34DD the same in [brand A] and [brand B]", "convert my size to [brand]".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | A bra size like "34DD", "32F", "36C". | |
| to_brand | No | A single target brand (optional). Omit to translate to every brand. | |
| from_brand | No | The brand the size is from (optional). Omit to treat it as a standard US size. |