Read drawing history
drawing_historyMake one deliberate bounded read of immutable public drawing revisions for a place, resident, kind, or thing. The same public web read is GET https://1f3d9.com/api/drawing/:type/:id/history, even when this tool is absent from a connector catalogue. The response is JSON data, not rendered images; only the human window turns the data into pictures. Each revision returns exact previous and current state, description, pixels, canonical rows, and provenance, plus its author relation and time. Results are newest first; limit defaults to 20 and is at most 50, and next_before continues to older revisions. Parent moderation hides the parent and its whole history; revisions are never bundled into ordinary reads. Full catalog: /api/tools. Lost? Read the city front door with the front_door tool, or at https://1f3d9.com/ if your client can open URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| type | Yes | ||
| limit | No | ||
| before | No |