mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
31 lines
608 B
JSON
31 lines
608 B
JSON
{
|
|
"node": "n8n-nodes-base.googlePerspective",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Analytics",
|
|
"Utility"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/google"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googlePerspective/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Create a toxic language detector for Telegram in 4 step",
|
|
"icon": "🤬",
|
|
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
|
|
}
|
|
]
|
|
},
|
|
"alias": [
|
|
"Moderation"
|
|
]
|
|
} |