slice_files_for_agent
Filter a file list to show only those owned by a specific agent. Uses path hints and content sniffing to determine ownership.
Instructions
Filter a file list to those owned by a specific agent. Uses path hints + content sniff. Reads up to 16384 bytes per file when workspace_root is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | ||
| files | Yes | ||
| read_content | No | ||
| workspace_root | No |