Reference
ServiceNow AI Tool
Tools and actions available to AI agents
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. | {{ServiceNowAITool.ApiKeyEncrypted}} |
| Created On | DateTime | Date when the tool was created. | {{ServiceNowAITool.CreatedOn}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ServiceNowAITool.CreatedTime}} |
| Description | String | Description of the tool. | {{ServiceNowAITool.Description}} |
| Display Name | String | {{ServiceNowAITool.DisplayName}} | |
| ID | String | Unique identifier of the tool. | {{ServiceNowAITool.Id}} |
| Input Schema | String | Input schema definition for the tool. | {{ServiceNowAITool.InputSchema}} |
| Instance | ServiceNow Instance | ServiceNow instance this tool belongs to. | {{ServiceNowAITool.Instance}} |
| Instance URL | String | Internal. | {{ServiceNowAITool.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. | {{ServiceNowAITool.LastModifiedTime}} |
| Name | String | Name of the tool. | {{ServiceNowAITool.Name}} |
| Risk Score | Int32 | Stores risk score | {{ServiceNowAITool.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ServiceNowAITool.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ServiceNowAITool.RiskScoreValue}} |
| Target Document | String | Target document or table for the tool. | {{ServiceNowAITool.TargetDocument}} |
Relations
| Relation | Service | Description |
|---|---|---|
| ServiceNow AI Agent | ServiceNow | The AI agent this tool is assigned to. |
| ServiceNow AI Execution Task | ServiceNow | Individual task steps within an AI agent execution plan |
| 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 tools without a description | Low | Detects AI tools that have no description defined |