Tool HTTP Request

HTTP Request tool for AI agents. Not supported on indie.money — use Code Tool with fetch() or authenticated API nodes instead.

Written By pvdyck

Last updated 7 days ago

Tool HTTP Request

Not supported on indie.money. This node uses Node.js HTTP internals incompatible with the platform runtime.

Why unsupported

This node uses Node.js HTTP internals and n8n's request infrastructure incompatible with the platform runtime. Direct external HTTP from tools also bypasses the credential security model (Secure Vault proxy).

Alternative

  • Code Tool with fetch() — for simple HTTP requests
  • Secure Vault-proxied API nodes in the workflow — for authenticated requests

Status

This node is not available on indie.money due to platform constraints.