Talent Scout Review Queue
talent_scout_review_queueRead the account owner's own first-party Talent Scout job-search work queue for real synced board roles, draft opportunities, packets, follow-up items, and the daily reconciliation report. This is not an employer review queue, applicant screening queue, candidate ranking system, or hiring decision tool. Mailbox reconciliation runs server-side via the StackFast service-account reader. Clients MUST NOT invoke their own Gmail/email connector; if mailbox_reconciliation_status is not ok, surface the red receipt and stop instead of substituting a client-side mailbox read. Surfaces open roles, direct-URL verification needs, waiting/follow-up buckets, preference filters, and today's slate. Robert's connector resolves to tenant robert and demo rows are quarantined away. Review only; no sends or applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| run_id | No | ||
| status | No | ||
| compact | No | Return compact queue metadata and a daily_pipeline_summary instead of heavy control-tower sections. | |
| profile | No | Alias for owner_profile when reviewing stale queue items. | |
| tenant_id | No | ||
| include_items | No | When false, return health/counts/timing only without loading queue item payloads. Use for fast connector smoke tests. | |
| owner_profile | No | Optional owner preference context used to refresh stale zero-score queue items inside this tenant only. | |
| include_detail | No | When true, include full queue item payloads. Defaults false so hosted MCP review_queue stays small and fast. | |
| include_applied | No | Include already-applied rows. Defaults false unless explicitly reviewing follow-up history. | |
| include_archived | No | Include archived, rejected, passed, stale, or already-applied rows. Defaults false for active work queues. | |
| include_sync_delta | No | When true, include a guarded scout.import_delta-compatible cloud-to-BYOC queue sync payload. Defaults false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | ||
| public_tool | Yes | ||
| drafts_never_sends | No | ||
| no_autonomous_outbound | No |