fs-stat
Return metadata for a file or directory in the filesystem sandbox.
Input
path: Relative path underscenarios/<world_name>/fs(required)
Output
Success returns:
resource_id: Note ID containing text content.- Note content format:
- metadata Note linked by meta Relation (file/directory metadata)
- body text with JSON-form metadata
Examples
{"type":"fs-stat","path":"data/config.json","out":"$stat"}