list_documents
List documents from projects with filters by project ID, document type (requirements, designs, technical, meeting notes, other), or search in title/content. Supports configurable limit.
Instructions
List documents with optional filtering by project or document type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of documents to return | |
| search | No | Search documents by title or content | |
| project_id | No | Filter documents by project ID | |
| document_type | No | Filter documents by type |