External DocumentationTo learn more, visit the Brinqa documentation.
Actions
Run Query
Retrieve a summary of an analysis, the summary provides high-level analysis results.

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 |
|---|---|
| GraphQL Query | Your GraphQL query. |
| Operation Name | Your Query Name. |
| Variables | Optional JSON object containing variables referenced in the query. Define values for any query parameters using the format {"variableName": value}. |
Was this page helpful?