cypher_recent_activity
List every domain object changed within a date window, across all node types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | ||
| since_ms | No | Epoch-ms lower bound on change time (inclusive); 0 = from the beginning. | |
| until_ms | No | Epoch-ms upper bound on change time (exclusive); 0 (default) = open (now). | |
| dpop_token | No |