Tanium · Arazzo Workflow
Tanium Ask A Sensor Question And Get Results
Version 1.0.0
Resolve a sensor by name, ask a question that selects it, poll until answered, then read the result data.
View Spec
View on GitHub
ComplianceEndpoint ManagementPatch ManagementSecurityThreat DetectionUnified Endpoint ManagementArazzoWorkflows
Provider
Workflows
sensor-question-results
Resolve a sensor by name, ask a question selecting it, and read results.
Looks up a sensor by name, asks a question that selects that sensor across endpoints, polls the question until issued, and returns the result data.
1
resolveSensor
Resolve the sensor by name to obtain its name and hash for use in the question selection.
2
askQuestion
Create and ask a question that selects the resolved sensor across managed endpoints.
3
pollQuestion
Poll the question by id until the server confirms it has been issued to endpoints.
4
readResults
Retrieve the result data rows collected from responding endpoints for the confirmed question.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.