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.
Paramètres
Section intitulée « Paramètres »| Nom | Type | Description | |
|---|---|---|---|
project_uuid | string | optionnel | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
limit | integer | optionnel | Page size. |
offset | integer | optionnel | Rows to skip (default 0). |
{ "tool": "list_code_scan_prop_picks", "arguments": {}}