pin_history
Retrieve a pinned entry's full version history by key, newest first, to audit who changed it and when; optionally project only selected fields to limit large responses.
Instructions
Full version history of a pinned entry by key, newest first — audit of who changed it and when. Optional 'fields' projects the response: a list of field names (key/title/version/updated_by/updated_at/approved_by/body/body_sha256/body_length_bytes), or the single value 'headers' for the usual listing set (everything except the bodies). Omit it and the full record comes back exactly as before. Use it when a listing over a long history would otherwise be too large to return — bodies dominate the size, and a 'which messages' question rarely needs them; fetch the ones you want individually afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||