authentik_flows_read
Inspect Authentik authentication pipeline configuration by reading flows, stages, policies, sources, and events with safe, read-only queries to troubleshoot auth setups.
Instructions
Query Authentik auth pipeline config: flows, stages, policies, sources, events (safe, read-only).
Call with operation="help" to list all available operations. Otherwise pass the operation name and a JSON object with parameters.
Example: authentik_flows_read(operation="ListFlows")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| operation | Yes |