graph_read
Read knowledge-graph nodes. action: get | list (consolidated surface — same handlers as the legacy tools)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | [get] | |
| limit | No | [list] | |
| action | Yes | which operation to run | |
| cursor | No | [list] Opaque cursor (created_at ISO + id) from previous page's next_cursor | |
| node_id | No | [get] | |
| device_id | No | [get] Optional calling device id for audit attribution. The X-Ainote-Device-Id header is the canonical source; this argument is the backwards-compatible fallback for clients that predate the header. If both are sent and disagree, the request is rejected (DEVICE_MISMATCH). [list] Optional calling device id for audit attribution. The X-Ainote-Device-Id header is the canonical source; this argument is the backwards-compatible fallback for clients that predate the header. If both are sent and disagree, the request is rejected (DEVICE_MISMATCH). | |
| node_type | No | [get] [list] | |
| updated_since_hlc | No | [list] |