# InventoryToolListItem **Type:** GraphQL objects ## Fields - id (ID) - externalId (ID) - name (String) - type (String) - enabled (Boolean) - environment (Environment, Not Null): undefined - externalId (ID) - id (ID) - name (String) - envType (EnvironmentType) - createdAt (DateTime) - updatedAt (DateTime) - metadata (JSON) - agent (InventoryAgent, Not Null): undefined - id (ID) - externalId (ID) - name (String) - platform (Platform) - findings (Finding): undefined - id (ID): Unique identifier for the finding - title (String): Brief title describing the finding - type (FindingType): Type of the finding - evidence (JSON): Evidence or reference links supporting the finding - detectedAt (DateTime): When the finding was detected - issuesCount (Int): Number of active issues linked to this finding - detections (DetectionTypeAggregation): undefined - id (ID) - type (DetectionType) - count (Int)