Describe the problem/error/question
The ‘Artificial Intelligence’ feature is missing from the screen and the field. “Tool parameter”
What is the error message (if any)?
0
{result
content
0
type:text
text:Error: Invalid arguments for firecrawl_search
isError:true
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
n8n version: 1.89.2
Database (default: SQLite): OK
n8n EXECUTIONS_PROCESS setting (default: own, main): Default
**Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker Hostinger
Operating system: Unbutu 24.04
Try use the $fromAI helper:
{{ $fromAI('Title', `The title of the notion database page`, 'string') }}
(it goes: name of input, description of input, type of input)
ThinkBot:
Try use the $fromAI helper:
{{ $fromAI('Title',
The title of the notion database page, 'string') }}
(it goes: name of input, description of input, type of input)
No, it still doesn’t work:
Can you answer my first question about AI? No, it is not present in the fields.
The ‘Artificial Intelligence’ feature is missing from the screen and the field. “Tool parameter”
In the tool parameters, not the name. It just tried to set the name.
But not super confident, MCP is a very new feature, I don’t believe it is necessary for firecrawl. It would be easier to just use a http tool most likely.
1 Like
Why don’t I have this feature? Or how do I enable it?
1 Like