n8n-asistans

get_n8n_info

Search n8n documentation, example workflows, and community forums for specific queries to quickly find relevant resources and solutions.

Instructions

Search the latest n8n resources for a given query.

Args: query: The query to search for (e.g. "HTTP Request node") resource_type: The resource type to search in (docs, workflows, community) - docs: General n8n documentation - workflows: Example workflows (will search for "n8n example {query}") - community: Community forums for issues and questions

Returns: Text from the n8n resources

Input Schema

NameRequiredDescriptionDefault
queryYes
resource_typeYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" }, "resource_type": { "title": "Resource Type", "type": "string" } }, "required": [ "query", "resource_type" ], "title": "get_n8n_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from n8n-asistans

Related Tools

ID: zpxhlayn1d