Skip to main content
POST
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

session_id
string
required

Tracer session ID (UUID)

Body

application/json
context_hub_repo_handle
string
github_base_branch
string
github_repo_subdir
string
github_repo_url
string
priorities
string[]
run_filter
string

Runs-filter-DSL trace scope; omit/null/empty for no scope.

Response

Created

agent_overview_accepted
boolean
context_hub_repo_handle
string
created_at
string
cron_enabled
boolean
cron_schedule
string
github_base_branch
string
github_repo_subdir
string
github_repo_url
string
id
string
issue_count
integer
latest_run_id
string
latest_thread_id
string

IDs of the latest run on LangSmith Deployments; NULL until first trigger.

preview_verify_enabled
boolean

PreviewVerifyEnabled lets this board's fix runs use preview deployments when the deployment-wide preview verification kill switch is also on.

priorities
string[]
run_filter
string

RunFilter is a runs-filter-DSL string scoping which traces Engine analyzes (prompt guidance, not an enforced query). NULL = no scope. Clamped by validateRunFilter.

session_agent_overview_repo_id
string
session_id
string
session_lcu_spend_limit_monthly
string

SessionLCUSpendLimitMonthly is the per-project monthly Engine LCU spend limit: NULL/negative = no limit; 0 or positive = monthly cap (spend is never negative, so a cap of 0 always reads as reached). Enforced in addition to (and independently of) the org-level limit. Serialized as a string to preserve NUMERIC(28,6) precision.

session_name
string

JOINed from tracer_session

tenant_id
string
tenant_name
string

JOINed from tenants (workspace label); resolved server-side so the org-admin list can label rows across workspaces the caller isn't a member of

updated_at
string
user_instructions
string

User-owned freeform preferences. Engine reads this as authoritative context and reconciles it into the Agent Overview on the next scan, but never edits it. NULL when the user hasn't set any.