#180 DSL Test 5: HTTP API Workflow
Description
EditPROMPT: Create a workflow that fetches data from https://httpbin.org/json using GET, then logs the response.
EXPECTED: tools.http.request with method GET, url, result_key. Follow-up task using {{result.body}}.
VALIDATION: HTTP request succeeds, response captured.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...