Reference
ServiceNow AI Execution Task
Individual task steps within an AI agent execution plan
Part of the ServiceNow inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Daily | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | Yes |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Key | String | Internal. | {{ServiceNowAIExecutionTask.ApiKeyEncrypted}} |
| Created On | DateTime | Date when the task started. | {{ServiceNowAIExecutionTask.CreatedOn}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ServiceNowAIExecutionTask.CreatedTime}} |
| Display Name | String | {{ServiceNowAIExecutionTask.DisplayName}} | |
| Error Message | String | Error message if the task failed. | {{ServiceNowAIExecutionTask.ErrorMessage}} |
| Order | String | Execution order within the plan. | {{ServiceNowAIExecutionTask.ExecutionOrder}} |
| Execution Plan | ServiceNow AI Execution Plan | Parent execution plan of this task. | {{ServiceNowAIExecutionTask.ExecutionPlan}} |
| ID | String | Unique identifier of the execution task. | {{ServiceNowAIExecutionTask.Id}} |
| Instance | ServiceNow Instance | ServiceNow instance this task belongs to. | {{ServiceNowAIExecutionTask.Instance}} |
| Instance URL | String | Internal. | {{ServiceNowAIExecutionTask.InstanceUrl}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{ServiceNowAIExecutionTask.LastModifiedTime}} |
| Risk Score | Int32 | Stores risk score | {{ServiceNowAIExecutionTask.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ServiceNowAIExecutionTask.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ServiceNowAIExecutionTask.RiskScoreValue}} |
| State | String | Current state of the task. Allowed values: completed, failed, in_progress, pending. | {{ServiceNowAIExecutionTask.State}} |
| Tool | ServiceNow AI Tool | Tool used in this task. | {{ServiceNowAIExecutionTask.Tool}} |
Relations
| Relation | Service | Description |
|---|---|---|
| ServiceNow AI Execution Plan | ServiceNow | AI agent execution plan runs and their status |
| ServiceNow AI Tool | ServiceNow | Tools and actions available to AI agents |
| ServiceNow Instance | ServiceNow | ServiceNow instances that are configured to be scanned |
Segments
This object does currently not have any segments.
Actions
This object does currently not have any actions.
Policies that check this object
| Policy | Severity | Description |
|---|---|---|
| ServiceNow AI execution tasks in failed state | Low | Detects execution tasks that have failed |