Aller au contenu

list_cognitive_candidates

List keys that are CANDIDATES for plain-language (cognitive) scoring: text-relevant keys (a type that offers plain_language - text / heading / label / caption) whose source value clears a small word floor. This is a scope filter, NOT a difficulty judgement - score them to find the hard ones. Pass only_unanalyzed=true to skip keys already scored. Each item carries key_uuid + source_value so you can score it locally with set_cognitive_score.

NomTypeDescription
project_uuidstringoptionnelProject UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise.
only_unanalyzedbooleanoptionnelOnly return keys with no cognitive_score yet (not analyzed).
namespace_uuidstringoptionnelRestrict to one namespace by its UUID.
limitintegeroptionnel
offsetintegeroptionnel
{
"tool": "list_cognitive_candidates",
"arguments": {}
}