search_cds_documents
Search CERN Document Server for documents using filters by experiment, document type, and date range to retrieve relevant records.
Instructions
Search CDS documents with various filters including experiment, document type, and date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string (required) | |
| experiment | No | Filter by experiment (e.g., 'ATLAS', 'CMS', 'LHCb', 'ALICE') | |
| doc_type | No | Filter by document type (e.g., 'Article', 'Thesis', 'Report') | |
| from_date | No | Start date filter in YYYY-MM-DD format | |
| until_date | No | End date filter in YYYY-MM-DD format | |
| size | No | Number of results to return (max 100, default 10) | |
| sort | No | Sort order: 'mostrecent', 'bestmatch', or 'mostcited' | mostrecent |