Add query action

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-01 15:38:02 +01:00
parent e494eb8807
commit 871ce23dc8
6 changed files with 239 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
{
"node": "n8n-nodes-probo",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Development", "Developer Tools", "Automation"],
"resources": {
"credentialDocumentation": [
{
"url": "https://www.getprobo.com/docs"
}
],
"primaryDocumentation": [
{
"url": "https://www.getprobo.com/docs"
}
],
"generic": []
}
}