Directory object · web
WEB FETCH
Call any URL with any method. body and headers_json optional. Full request/response logged (credentials redacted). Example: POST|https://api.example.com/x|{"a":1}|{"Authorization":"Bearer XYZ"}
WHAT
Call any URL with any method. body and headers_json optional. Full request/response logged (credentials redacted). Example: POST|https://api.example.com/x|{"a":1}|{"Authorization":"Bearer XYZ"}
WHEN TO USE
POST/PUT/DELETE to any API, or GET with custom headers/auth
Model and router layerOpen the live contract4 sections
ARGS
method|url|body|headers_json
EX
[WEB_FETCH]arg1|arg2|arg3|arg4[/WEB_FETCH] ["$1","$2","$3","$4"]
Target
fn · httpFetch
Article-object law
This definition is also an article and a Skill.
The human expression explains the capability. The Skill directs model behavior. The directory row remains the executable contract. OIP invokes it and receipts prove what happened.