Trigger on-demand analysis for a session
Sessions
Trigger on-demand analysis for a session
Use when: caller wants to force a fresh Tracer analysis of a session right now instead of waiting for the next worker pass (e.g. immediately after a session ends)
Force-runs the Tracer analyzer for a session and returns the resulting analysis synchronously. Session must be in a terminal state (completed, budget_exceeded, runaway, or idle) — analyzing in-flight sessions is rejected.
POST
Trigger on-demand analysis for a session
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Analysis completed and returned.