Skip to content

list_code_scan_prop_picks

List the (component, prop) pairs ALREADY confirmed translatable, whether by a human in the console or by you. Each = {uuid, component, prop, note, created_at, created_by, in_inventory}. created_by.type is user (a human confirmed) or api_key (an agent auto-accepted). SKIP any pair listed here - it is already decided; re-confirming is a harmless no-op but wastes a call. READ-ONLY, 0 credits.

NameTypeDescription
project_uuidstringoptionalProject UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise.
limitintegeroptionalPage size.
offsetintegeroptionalRows to skip (default 0).
{
"tool": "list_code_scan_prop_picks",
"arguments": {}
}