list_objects
Liste les objets d'un type donné avec filtres, tri et pagination. IMPORTANT: utilisez d'abord 'get_object_metadata' ou 'resources/read' pour connaître les champs disponibles. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/devis, use proposal_sheets/proposal. If the user says products/produits, use customer_products. Aliases are accepted only as fallback input; server responses define the canonical vocabulary.
get_object
Récupère les détails complets d'un objet par son ID. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/devis, use proposal_sheets/proposal. If the user says products/produits, use customer_products. Aliases are accepted only as fallback input; server responses define the canonical vocabulary.
search_objects
Recherche d'objets par mots-clés dans leurs champs. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/devis, use proposal_sheets/proposal. If the user says products/produits, use customer_products. Aliases are accepted only as fallback input; server responses define the canonical vocabulary.
get_object_metadata
Récupère les métadonnées (structure, champs) d'un type d'objet. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/devis, use proposal_sheets/proposal. If the user says products/produits, use customer_products. Aliases are accepted only as fallback input; server responses define the canonical vocabulary.
list_available_objects
Liste tous les types d'objets disponibles dans incwo, avec leurs noms canoniques. Always prefer the canonical object_type values returned by list_available_objects or resources/list, and reuse them exactly in later tool calls. If the user says invoices/factures, use bill_sheets. If the user says quotes/devis, use proposal_sheets/proposal. If the user says products/produits, use customer_products. Aliases are accepted only as fallback input; server responses define the canonical vocabulary.
execute_query
Exécute une recherche sur les objets métiers incwo (accès restreint)