list_pins
List all active ranking pins to inspect current boosts and demotions in PageRank-driven ranking. Each entry shows weight, scope, target, expiry, and creator.
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 | |||