Actions
Query
Run a custom ermetic query.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Query | Your custom ermetic query. |
| Variables | Variables for the query. |
{
"data": {
"Findings": {
"nodes": [],
"pageInfo": {
"hasNextPage": true,
"endCursor": null
}
}
}
}
Was this page helpful?