analyze_protection
Detect and analyze bot protection mechanisms in web flows, extracting challenge details and optional JavaScript for security insights.
Instructions
Analyze flow for bot protection mechanisms and extract challenge details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
extract_scripts | No | Whether to extract and analyze JavaScript from the response (default: true) | |
flow_index | Yes | The index of the flow to analyze | |
session_id | Yes | The ID of the session |