Skip to main content

Side-effect-free preview of what `apps.capabilities.enable` would do. Runs the CapabilityOrchestratorService.preview_cap

POST 

/api/v1/apps/:app_slug/capabilities/:capability_key/preview

Side-effect-free preview of what apps.capabilities.enable would do. Runs the CapabilityOrchestratorService.preview_capability() flow to resolve the best model variant and target assignments, then returns the recommendation without persisting anything. Use this before calling enable to confirm the orchestrator's choices.

Request

Responses

Success