MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / read

Method read

tests/test_web_fetch_extract.py:34–35  ·  view source on GitHub ↗
(self, _n=None)

Source from the content-addressed store, hash-verified

32 self.status = status
33
34 def read(self, _n=None):
35 return self._raw
36
37
38# --- HTML -> markdown -----------------------------------------------------

Callers 15

_http_getFunction · 0.45
_sync_readMethod · 0.45
read_file_bytesFunction · 0.45
_read_response_bodyFunction · 0.45
_tavily_searchFunction · 0.45
read_background_outputFunction · 0.45
_bash_callFunction · 0.45
_drainFunction · 0.45
read_pointerFunction · 0.45
exchange_codeMethod · 0.45
refresh_tokensMethod · 0.45
_read_connect_requestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected