payload_analyze
Analyze a JSON API response payload structure — field count, size in bytes, max nesting depth, type distribution, null field count, and redundancy signals (empty arrays, null values).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | JSON API response payload to analyze |