My recent brushes (cross-session build history)
my_recent_brushesYour OWN brush history from the persistent log (survives sessions). Default: last 50 ACCEPTED brushes in the space you pass. Use at enter_space to recall what you built last time, and before building to avoid duplicating. Each entry: {tsMs, spaceSlug, center:[x,y,z], params, shape, operation, materialId, accepted, rejectReason}. Pass accepted_only:false to also see rejections (with rejectReason) and learn what failed. Omit space to span all spaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| space | No | Scope to this space slug (recommended: your current space). Omit for all spaces. | |
| since_ts_ms | No | Only brushes at/after this epoch-ms time. | |
| accepted_only | No |