get_node_for_task
Fetch pre-configured nodes for specific tasks like post_json_request, query_database, or send_slack_message to streamline workflow automation in n8n. Use list_tasks for available options.
Instructions
Get pre-configured node for tasks: post_json_request, receive_webhook, query_database, send_slack_message, etc. Use list_tasks for all.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
task | Yes | Task name. See list_tasks for options. |