Tools that your AI agent can use through this MCP server to interact with ServiceNow
Updates the specified record with the name-value pairs included in the request body. See the documentation
Retrieves multiple records for the specified table. See the documentation
Retrieves a single record from a table by its ID. See the documentation
Retrieves the count of records grouped by a specified field from a ServiceNow table. See the documentation
Deletes the specified record from a table. See the documentation
Inserts one record in the specified table. See the documentation