gc_sessions
Manage session ingestion operations including scanner status checks, manual scans, attribution repair, and knowledge backlog control through status, scan, backfill, review, and enqueue actions.
Instructions
Session ingestion ops — scanner status, attribution repair, manual scans, and knowledge backlog control. Actions: status, scan, pending_knowledge, enqueue_pending_knowledge, backfill_project_ids, backfill_attributions, enqueue_attribution_backfill, review_attributions, next_review_item, apply_review_decision, work_item_summary, process_session_file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional ISO date/datetime upper bound | |
| from | No | Optional ISO date/datetime lower bound | |
| note | No | Optional note for apply_review_decision | |
| agent | No | Optional agent filter for attribution backfill | |
| limit | No | Max results / enqueue batch size | |
| action | Yes | Action to perform | |
| decision | No | Review decision for apply_review_decision | |
| provider | No | Optional provider filter for attribution review | |
| review_id | No | Review row id for apply_review_decision | |
| project_id | No | Project id for apply_review_decision | |
| worker_limit | No | Optional worker limit for batch attribution enqueue | |
| session_file_id | No | Session file id for process_session_file |