spore_update
Selectively update a spore's metadata fields (tier, date, text, salience, domain, pointer) or append a dated note without affecting engagement tracking.
Instructions
Metadata surgery on an OPEN spore. Only the fields you pass change; pass an empty string to next/pointer/domain to CLEAR them. Does NOT bump seen (use spore_touch to signal engagement). Use add_note to append a dated note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | YYYY-MM-DD, or empty string to clear. | |
| text | No | ||
| tier | No | ||
| domain | No | Empty string clears. | |
| pointer | No | Empty string clears. | |
| add_note | No | Append a dated note. | |
| salience | No | ||
| spore_id | Yes |