phlo-observe-query
Typed, read-only client for the phlo-observer V2 query API (spec §19).
from observe_query import ObserverClient
client = ObserverClient("http://observer:8080", token="...")
run = client.run("01J...")
failures = run.failures()
changes = run.recent_changes()
impact = run.affected_downstream()
bundle = run.investigate()
Agent tools
observe_query.tools exposes the spec §19.2 tool surface as a dispatch
table; every function takes the client first and returns structured JSON:
from observe_query import AGENT_TOOLS, call_tool
result = call_tool(client, "get_asset_health", entity_id="asset://a/b")
Agent access is read-only by design (spec §19.4): this package exposes no write or action endpoints.
Release files for phlo-observe-query 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| phlo_observe_query-0.3.0.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| phlo_observe_query-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / phlo_observe_query-0.3.0.tar.gz
| Download URL | phlo_observe_query-0.3.0.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4e111a2e3a404ff60d87813700e0a04ea37117a2a65870617bbecbeaad752aa3
|
|
BLAKE2b-256 checksum How to use checksums |
cf69893799f4231f7a178c8ec35ffb9d053b603a5a2b6afaee5f96faed6f21ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency logRelease files / phlo_observe_query-0.3.0-py3-none-any.whl
| Download URL | phlo_observe_query-0.3.0-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
29a56c882175d29225539dd7c5d4eca619652b8fbe3c409372858420b2bd4aae
|
|
BLAKE2b-256 checksum How to use checksums |
9038799a1c25495cabce66aaf3e6f8c6548b31598d4af3546631ee2cf93db4bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.
Transparency log