# `AttractorExPhx.Client`
[🔗](https://github.com/Alezrik/attractor-phoenix/blob/main/lib/attractor_ex_phx/client.ex#L1)

Req-based client for the `AttractorEx` HTTP control plane.

This module is intentionally Phoenix-friendly: LiveViews, controllers, and other
OTP processes can call it without depending on `AttractorPhoenix`-specific glue. It
covers the durable run surface, including the narrow explicit resume endpoint for
admitted cancelled runs.

# `answer_pipeline_question`

# `answer_question`

# `cancel_pipeline`

# `create_pipeline`

# `get_pipeline`

# `get_pipeline_checkpoint`

# `get_pipeline_context`

# `get_pipeline_events`

# `get_pipeline_graph`

# `get_pipeline_graph_dot`

# `get_pipeline_graph_json`

# `get_pipeline_graph_mermaid`

# `get_pipeline_graph_svg`

# `get_pipeline_graph_text`

# `get_pipeline_questions`

# `get_status`

# `list_pipelines`

# `resume_pipeline`

# `run_pipeline`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
