Expand description
File-operations surface: content/listing/summary/chunks/outline, related-file discovery, type-filtered search, file upload.
10 methods covering everything the file pipeline exposes today.
upload_file and upload_file_content build a one-off
[HttpTransport] for the multipart POST because the generic
Transport trait doesn’t model multipart yet — every other
method goes through the dispatched transport.