Searches the person's OWN computer and answers with a list of PATHS — each one with WHEN IT WAS LAST CHANGED and how big it is, NEWEST FIRST.
- machine string?
- A machine by hostname, exactly as list_machines showed it — only when they named a colleague's machine shared into this Space. Absent means their own.
- what string
- See the tool's description.
- in string?
- A folder on their machine, as they wrote it — ~/Documents. Leave it out to search everywhere that machine is allowed to read.
- by string
- How `what` is matched, and ignored without one. `name` is the one to reach for first — it is faster and it is what people mean by "find my deployment notes". `c
- changedWithin string?
- Only files changed in the last this long: “2d” for yesterday, “7d” for last week, “90min” for this morning. Prefer slightly too wide over too narrow.
- changedBefore string?
- The other side: only files NOT changed for at least this long. For something old, or to exclude what somebody has just been working on.
- type string?
- A file extension without the dot: “pdf”, “docx”, “md”.