mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-29 15:57:00 +02:00
5 lines
272 B
JSON
5 lines
272 B
JSON
{
|
|
"id": "http-bearer-auth",
|
|
"prompt": "Build a workflow that runs manually, calls GET https://api.example.com/v1/items with a Bearer token, and writes the response to a file. Configure all nodes completely and don't ask me for credentials — I'll set them up later."
|
|
}
|