audit_metadata
Audits a draft title, subtitle and 100-character keyword field against Apple's rules and against each other. Returns what is wasted, what Apple will actually index, and the field rewritten without the waste. Nothing is submitted anywhere - this only reads the text you pass in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Up to 30 characters. | |
| country | Yes | Storefront code, e.g. us, tr, de | |
| subtitle | No | Up to 30 characters. | |
| keywordField | No | The 100-character field, comma-separated, as App Store Connect wants it. |