Marketplace review flagged Developer Tools and Automation as unsupported n8n codex category values. Keep Development and use Utility per review guidance. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
20 lines
362 B
JSON
20 lines
362 B
JSON
{
|
|
"node": "n8n-nodes-probo",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Development", "Utility"],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://www.probo.com/docs"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://www.probo.com/docs"
|
|
}
|
|
],
|
|
"generic": []
|
|
}
|
|
}
|