list_documents
List project documents, report project size against search threshold, and identify duplicate file names caused by interrupted saves for cleanup.
Instructions
List the documents in a project. knowledge reports the project's size against its search threshold and its maximum. duplicate_file_names flags names held by more than one document, which happens when a save is interrupted; the next write_document with overwrite=true cleans them up. Relay any warning in the result to the user verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |