get_n8n_info
Retrieve n8n documentation, example workflows, or community forum insights by specifying a query and resource type to find relevant information quickly.
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
Name | Required | Description | Default |
---|---|---|---|
query | Yes | ||
resource_type | Yes |