---
title: "Accessed Time"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/os/accessedtime
markdown: https://docs.nodetool.ai/nodes/lib/os/accessedtime.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/os/accessedtime.md
---

# Accessed Time

**Type:** `lib.os.AccessedTime`

**Namespace:** `lib.os`

## Description

Get file last accessed timestamp.
    files, metadata, accessed, time

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| path | `str` | Path to file | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `datetime` |  |

## Related Nodes

Browse other nodes in the [lib.os](./) namespace.
