list_pins
List all active ranking pins to inspect boosted or demoted items in PageRank-driven ranking. Returns weight, scope, target, expiry, and creator details.
Instructions
List all active ranking pins with weight, scope, target, expiry, and creator. Use to inspect what is currently boosted/demoted in PageRank-driven ranking. Read-only. Returns JSON: { pins: [{ scope, target_id, weight, expires_at, created_by, created_at }], total, cap }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||