archive_search
ActiveTool of Colour Memory
Full-text keyword search across all archive colour names and notes. Find colours by name fragment, material, cultural reference, pigment type, or historical period. Complements conceptual embedding search with exact keyword matching.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"description": "Alias for n_results"
},
"query": {
"type": "string",
"description": "Search term e.g. cerulean, Prussian, Ottoman, ochre, medieval"
},
"archive": {
"type": "string",
"description": "Optional archive filter e.g. oxfordshire, japan, pigment, keats, eic, racingsilks"
},
"year_to": {
"type": "integer",
"description": "Boost entries on or before this year e.g. 1600 for Renaissance, 1901 for Victorian"
},
"n_results": {
"type": "integer",
"default": 10,
"description": "Number of results (default 10, max 50)"
},
"year_from": {
"type": "integer",
"description": "Boost entries on or after this year e.g. 1400 for Renaissance, 1837 for Victorian"
},
"include_full": {
"type": "boolean",
"description": "Return complete notes and source fields. Default false returns 150-char snippets. Set true for report workflows."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries