{"openapi":"3.1.0","info":{"title":"ar-agents, aggregated tool + endpoint surface","version":"1.0.0","description":"Machine-readable inventory of every tool the @ar-agents/* stack exposes, plus the hosted endpoints (auto-incorporate, play, audit) that run on this server.","license":{"name":"MIT","identifier":"MIT"},"contact":{"name":"Naza","url":"https://github.com/naza00000"}},"servers":[{"url":"https://ar-agents.ar","description":"Hosted ar-agents.ar"}],"x-toolkit":{"repository":"https://github.com/ar-agents/ar-agents","packages":[{"name":"@ar-agents/aduana","version":"0.1.0"},{"name":"@ar-agents/agentic-commerce-bridge","version":"5.0.0"},{"name":"@ar-agents/anses","version":"0.1.0"},{"name":"@ar-agents/ap2","version":"0.2.0"},{"name":"@ar-agents/banking","version":"0.5.2"},{"name":"@ar-agents/banking-bcra","version":"0.1.0"},{"name":"@ar-agents/bind","version":"0.1.0"},{"name":"@ar-agents/boletin-oficial","version":"0.1.0"},{"name":"@ar-agents/cnv-emisor","version":"0.1.0"},{"name":"@ar-agents/constancia","version":"0.1.0"},{"name":"@ar-agents/dnrpa","version":"0.1.0"},{"name":"@ar-agents/facturacion","version":"0.4.5"},{"name":"@ar-agents/fecred","version":"0.1.0"},{"name":"@ar-agents/firma-digital","version":"0.1.0"},{"name":"@ar-agents/gde-tad","version":"0.3.2"},{"name":"@ar-agents/identity","version":"0.9.1"},{"name":"@ar-agents/identity-attest","version":"0.8.0"},{"name":"@ar-agents/igj","version":"0.1.0"},{"name":"@ar-agents/iibb","version":"0.2.0"},{"name":"@ar-agents/inpi","version":"0.1.0"},{"name":"@ar-agents/iva-percepciones","version":"0.1.0"},{"name":"@ar-agents/iva-retenciones","version":"0.1.0"},{"name":"@ar-agents/mcp","version":"0.9.0"},{"name":"@ar-agents/mercadolibre","version":"0.1.0"},{"name":"@ar-agents/mercadopago","version":"0.18.4"},{"name":"@ar-agents/mi-argentina","version":"0.1.0"},{"name":"@ar-agents/shipping","version":"0.3.2"},{"name":"@ar-agents/sicore","version":"0.1.0"},{"name":"@ar-agents/suss","version":"0.1.0"},{"name":"@ar-agents/tienda-nube","version":"0.1.0"},{"name":"@ar-agents/treasury","version":"0.2.0"},{"name":"@ar-agents/uala","version":"0.2.0"},{"name":"@ar-agents/whatsapp","version":"0.5.1"},{"name":"@ar-agents/wscdc","version":"0.1.0"},{"name":"@ar-agents/x402","version":"0.1.0"}]},"paths":{"/ar-agents-aduana/aduana_lookup_despacho":{"post":{"operationId":"aduana_aduana_lookup_despacho","tags":["@ar-agents/aduana"],"summary":"Look up an Argentine customs declaration (consultar despacho aduanero) by its SUSI, KIM, or OM numbe","x-package":"@ar-agents/aduana","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"kind":"SUSI | KIM | OM","value":"string (number as printed on the despacho)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-aduana/aduana_lookup_ncm":{"post":{"operationId":"aduana_aduana_lookup_ncm","tags":["@ar-agents/aduana"],"summary":"Look up an Argentine NCM tariff code (consultar posición arancelaria NCM). Returns the official desc","x-package":"@ar-agents/aduana","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"code":"8-digit NCM"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-anses/anses_get_cuil_status":{"post":{"operationId":"anses_anses_get_cuil_status","tags":["@ar-agents/anses"],"summary":"Look up a CUIL's ANSES status (consultar situación en ANSES), activo / jubilado / pensionado / desem","x-package":"@ar-agents/anses","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"cuil":"11-digit CUIL"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-anses/anses_get_family_allowances":{"post":{"operationId":"anses_anses_get_family_allowances","tags":["@ar-agents/anses"],"summary":"List family-allowance entitlements ANSES has on file for a CUIL (asignaciones familiares): AUH (per-","x-package":"@ar-agents/anses","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"cuil":"11-digit CUIL"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-anses/anses_get_minimo_jubilatorio":{"post":{"operationId":"anses_anses_get_minimo_jubilatorio","tags":["@ar-agents/anses"],"summary":"Look up the haber mínimo jubilatorio (minimum monthly pension) for a given period, returned in ARS c","x-package":"@ar-agents/anses","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"period":"YYYY-MM"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/get_bcra_variable":{"post":{"operationId":"banking_get_bcra_variable","tags":["@ar-agents/banking"],"summary":"Fetch the historical series of a BCRA indicator (serie histórica de una variable del BCRA) by id. US","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/get_cer":{"post":{"operationId":"banking_get_cer","tags":["@ar-agents/banking"],"summary":"Get the current CER coefficient (coeficiente CER hoy, ajuste por inflación; BCRA variable id 30). CE","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/get_reservas_bcra":{"post":{"operationId":"banking_get_reservas_bcra","tags":["@ar-agents/banking"],"summary":"Get BCRA international reserves (reservas del BCRA, Reservas Internacionales; variable id 1). USE TH","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/get_usd_oficial":{"post":{"operationId":"banking_get_usd_oficial","tags":["@ar-agents/banking"],"summary":"Get the official USD exchange rate (dólar oficial, a cuánto está el dólar, cotización USD; Tipo de C","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/get_uva":{"post":{"operationId":"banking_get_uva","tags":["@ar-agents/banking"],"summary":"Get the current UVA value (valor UVA hoy; Unidad de Valor Adquisitivo, BCRA variable id 31). UVA is ","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/list_banks":{"post":{"operationId":"banking_list_banks","tags":["@ar-agents/banking"],"summary":"List Argentine banks (listar bancos argentinos) with their BCRA codes. USE THIS WHEN: you need to re","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/list_bcra_variables":{"post":{"operationId":"banking_list_bcra_variables","tags":["@ar-agents/banking"],"summary":"List BCRA monetary indicators (principales variables del BCRA) with their current latest value and I","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/list_psps":{"post":{"operationId":"banking_list_psps","tags":["@ar-agents/banking"],"summary":"List Argentine fintech wallets / PSPs (listar billeteras virtuales, Mercado Pago, Ualá, Naranja X, P","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/lookup_bank_by_code":{"post":{"operationId":"banking_lookup_bank_by_code","tags":["@ar-agents/banking"],"summary":"Identify the Argentine bank or PSP behind an entity code (de qué banco es este CBU, código de entida","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"code":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/lookup_credit_situation":{"post":{"operationId":"banking_lookup_credit_situation","tags":["@ar-agents/banking"],"summary":"Check a CUIT's credit standing in the BCRA Central de Deudores (consultar deudores BCRA, situación c","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"cuit":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking/validate_cbu":{"post":{"operationId":"banking_validate_cbu","tags":["@ar-agents/banking"],"summary":"Validate an Argentine CBU or CVU bank account number (validar CBU, validar CVU). CBU = Clave Bancari","x-package":"@ar-agents/banking","x-package-version":"0.5.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"cbu":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking-bcra/bcra_get_debt":{"post":{"operationId":"banking-bcra_bcra_get_debt","tags":["@ar-agents/banking-bcra"],"summary":"Raw current debt status from the BCRA Central de Deudores (consultar deudas en el BCRA): one row per","x-package":"@ar-agents/banking-bcra","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking-bcra/bcra_get_debt_summary":{"post":{"operationId":"banking-bcra_bcra_get_debt_summary","tags":["@ar-agents/banking-bcra"],"summary":"One-shot credit check for a CUIT (consultar deudores BCRA, riesgo crediticio): total reported debt (","x-package":"@ar-agents/banking-bcra","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking-bcra/bcra_get_historical_debt":{"post":{"operationId":"banking-bcra_bcra_get_historical_debt","tags":["@ar-agents/banking-bcra"],"summary":"24-month debt history for a CUIT (historial de deudas BCRA). Use for trend analysis ('has this taxpa","x-package":"@ar-agents/banking-bcra","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-banking-bcra/bcra_get_bounced_checks":{"post":{"operationId":"banking-bcra_bcra_get_bounced_checks","tags":["@ar-agents/banking-bcra"],"summary":"Bounced-check history for a CUIT (cheques rechazados) (causa de rechazo + monto + fecha + whether su","x-package":"@ar-agents/banking-bcra","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-bind/bind_list_accounts":{"post":{"operationId":"bind_bind_list_accounts","tags":["@ar-agents/bind"],"summary":"List the BIND bank accounts visible to the configured credentials, with balances and CBUs.","x-package":"@ar-agents/bind","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-bind/bind_get_movements":{"post":{"operationId":"bind_bind_get_movements","tags":["@ar-agents/bind"],"summary":"Get the movements (transactions) of a BIND bank account with date filters and pagination.","x-package":"@ar-agents/bind","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-bind/bind_get_cbu_owner":{"post":{"operationId":"bind_bind_get_cbu_owner","tags":["@ar-agents/bind"],"summary":"Check who owns a CBU, CVU, or alias before paying.","x-package":"@ar-agents/bind","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-bind/bind_create_transfer":{"post":{"operationId":"bind_bind_create_transfer","tags":["@ar-agents/bind"],"summary":"Transfer pesos from a BIND bank account to a CBU, CVU, or alias. Irreversible once completed.","x-package":"@ar-agents/bind","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-bind/bind_create_debin":{"post":{"operationId":"bind_bind_create_debin","tags":["@ar-agents/bind"],"summary":"Create a DEBIN request to collect pesos from a buyer's account; the buyer approves it on their side.","x-package":"@ar-agents/bind","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-bind/bind_get_echeqs":{"post":{"operationId":"bind_bind_get_echeqs","tags":["@ar-agents/bind"],"summary":"List echeqs (electronic checks) for a BIND account filtered by status and perspective.","x-package":"@ar-agents/bind","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-boletin-oficial/bo_search":{"post":{"operationId":"boletin-oficial_bo_search","tags":["@ar-agents/boletin-oficial"],"summary":"Search the Argentine Boletín Oficial (buscar en el Boletín Oficial). Returns a list of normas (laws,","x-package":"@ar-agents/boletin-oficial","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-boletin-oficial/bo_get_norma":{"post":{"operationId":"boletin-oficial_bo_get_norma","tags":["@ar-agents/boletin-oficial"],"summary":"Fetch a single norma from the Boletín Oficial by id (consultar una norma). Returns the title, organi","x-package":"@ar-agents/boletin-oficial","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-boletin-oficial/bo_today":{"post":{"operationId":"boletin-oficial_bo_today","tags":["@ar-agents/boletin-oficial"],"summary":"Fetch today's Boletín Oficial publications (qué salió hoy en el Boletín Oficial), optionally filtere","x-package":"@ar-agents/boletin-oficial","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-boletin-oficial/bo_subscribe":{"post":{"operationId":"boletin-oficial_bo_subscribe","tags":["@ar-agents/boletin-oficial"],"summary":"Subscribe to Boletín Oficial alerts (suscribirse a alertas del Boletín Oficial). The matcher fires w","x-package":"@ar-agents/boletin-oficial","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-boletin-oficial/bo_list_subscriptions":{"post":{"operationId":"boletin-oficial_bo_list_subscriptions","tags":["@ar-agents/boletin-oficial"],"summary":"List active Boletín Oficial subscriptions (listar suscripciones). USE THIS WHEN: the user wants to s","x-package":"@ar-agents/boletin-oficial","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-boletin-oficial/bo_unsubscribe":{"post":{"operationId":"boletin-oficial_bo_unsubscribe","tags":["@ar-agents/boletin-oficial"],"summary":"Remove a Boletín Oficial subscription by id (cancelar una suscripción). USE THIS WHEN: the user want","x-package":"@ar-agents/boletin-oficial","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-cnv-emisor/cnv_get_issuer":{"post":{"operationId":"cnv-emisor_cnv_get_issuer","tags":["@ar-agents/cnv-emisor"],"summary":"Look up a CNV-registered securities issuer (consultar emisora CNV) by their stable code (e.g. 'YPF',","x-package":"@ar-agents/cnv-emisor","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"code":"issuer code, e.g. YPF"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-cnv-emisor/cnv_list_hechos_relevantes":{"post":{"operationId":"cnv-emisor_cnv_list_hechos_relevantes","tags":["@ar-agents/cnv-emisor"],"summary":"List 'hechos relevantes' (material facts) filed by an issuer in the CNV AIF. Filter by category (asa","x-package":"@ar-agents/cnv-emisor","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"issuerCode":"string","sinceIso":"ISO 8601 optional","category":"optional enum","limit":"1-100"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-cnv-emisor/cnv_list_financial_statements":{"post":{"operationId":"cnv-emisor_cnv_list_financial_statements","tags":["@ar-agents/cnv-emisor"],"summary":"List financial statements filed with CNV (estados financieros presentados en CNV): annual / quarterl","x-package":"@ar-agents/cnv-emisor","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"issuerCode":"string","limit":"1-100"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-constancia/constancia_inscripcion":{"post":{"operationId":"constancia_constancia_inscripcion","tags":["@ar-agents/constancia"],"summary":"Get the official AFIP/ARCA registration certificate for a CUIT (constancia de inscripción, obtené la","x-package":"@ar-agents/constancia","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-dnrpa/dnrpa_lookup_dominio":{"post":{"operationId":"dnrpa_dnrpa_lookup_dominio","tags":["@ar-agents/dnrpa"],"summary":"Look up an Argentine vehicle plate (dominio/patente) against DNRPA. Accepts both new Mercosur format","x-package":"@ar-agents/dnrpa","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"dominio":"LL000LL or LLL000 plate"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/consultar_factura_emitida":{"post":{"operationId":"facturacion_consultar_factura_emitida","tags":["@ar-agents/facturacion"],"summary":"Look up an already-issued invoice (consultar factura emitida, verificar un CAE propio): CAE, fecha, ","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"ptoVta":"number?","cbteTipo":"number","cbteNro":"number"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/consultar_ultimo_comprobante":{"post":{"operationId":"facturacion_consultar_ultimo_comprobante","tags":["@ar-agents/facturacion"],"summary":"Get the last authorized invoice number (consultar último comprobante autorizado) para un (PtoVta, Cb","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"ptoVta":"number?","cbteTipo":"number"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/emitir_factura":{"post":{"operationId":"facturacion_emitir_factura","tags":["@ar-agents/facturacion"],"summary":"Issue an electronic invoice and get its CAE (emitir factura electrónica, facturar) via AFIP/ARCA WSF","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":"SolicitarCaeInput"}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/health_check_afip":{"post":{"operationId":"facturacion_health_check_afip","tags":["@ar-agents/facturacion"],"summary":"Health check de AFIP WSFE, devuelve el status de los servidores app, db, y auth. Use as a /health en","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/obtener_alicuotas_iva":{"post":{"operationId":"facturacion_obtener_alicuotas_iva","tags":["@ar-agents/facturacion"],"summary":"List VAT rates (alícuotas de IVA) según AFIP (21%=5, 10.5%=4, 27%=6, 0%=3, etc.). USE WHEN: el usuar","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/obtener_cotizacion":{"post":{"operationId":"facturacion_obtener_cotizacion","tags":["@ar-agents/facturacion"],"summary":"Get the official AFIP exchange rate (cotización oficial de moneda extranjera vs ARS). REQUIRED antes","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"monId":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/obtener_tipos_comprobante":{"post":{"operationId":"facturacion_obtener_tipos_comprobante","tags":["@ar-agents/facturacion"],"summary":"List AFIP voucher types (tipos de comprobante) (Factura A=1, B=6, C=11, Nota Crédito A=3, etc.). USE","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/obtener_tipos_concepto":{"post":{"operationId":"facturacion_obtener_tipos_concepto","tags":["@ar-agents/facturacion"],"summary":"List concept types (tipos de concepto): Productos (1), Servicios (2), Productos y Servicios (3). HEA","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/obtener_tipos_documento":{"post":{"operationId":"facturacion_obtener_tipos_documento","tags":["@ar-agents/facturacion"],"summary":"List AFIP document types (tipos de documento) (CUIT=80, DNI=96, Pasaporte=94, Consumidor Final=99, e","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-facturacion/obtener_tipos_moneda":{"post":{"operationId":"facturacion_obtener_tipos_moneda","tags":["@ar-agents/facturacion"],"summary":"List currencies accepted for invoicing (tipos de moneda) (PES = Pesos, DOL = Dólar, 060 = Euro, 012 ","x-package":"@ar-agents/facturacion","x-package-version":"0.4.5","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-fecred/fecred_check_obligation":{"post":{"operationId":"fecred_fecred_check_obligation","tags":["@ar-agents/fecred"],"summary":"Check if an invoice to a given CUIT must be a Factura de Credito Electronica MiPyME (FCE). Returns o","x-package":"@ar-agents/fecred","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-fecred/fecred_list_received":{"post":{"operationId":"fecred_fecred_list_received","tags":["@ar-agents/fecred"],"summary":"List FCEs received (or emitted) by the represented CUIT, with state filters. estadoCmp='Recepcionado","x-package":"@ar-agents/fecred","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-fecred/fecred_accept_invoice":{"post":{"operationId":"fecred_fecred_accept_invoice","tags":["@ar-agents/fecred"],"summary":"Accept a received electronic credit invoice (FCE) and its cuenta corriente balance. Irreversible leg","x-package":"@ar-agents/fecred","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-fecred/fecred_reject_invoice":{"post":{"operationId":"fecred_fecred_reject_invoice","tags":["@ar-agents/fecred"],"summary":"Reject a received electronic credit invoice (FCE) with at least one justified motivo de rechazo. Irr","x-package":"@ar-agents/fecred","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-fecred/fecred_health":{"post":{"operationId":"fecred_fecred_health","tags":["@ar-agents/fecred"],"summary":"Ping the AFIP WSFECred service (dummy operation). Returns appServer/dbServer/authServer statuses.","x-package":"@ar-agents/fecred","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-firma-digital/firma_inspect_cert":{"post":{"operationId":"firma-digital_firma_inspect_cert","tags":["@ar-agents/firma-digital"],"summary":"Inspect an Argentine Firma Digital X.509 certificate (inspeccionar certificado de firma digital, PEM","x-package":"@ar-agents/firma-digital","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-firma-digital/firma_verify_chain":{"post":{"operationId":"firma-digital_firma_verify_chain","tags":["@ar-agents/firma-digital"],"summary":"Verify an X.509 certificate chain (verificar cadena de certificados; PEM bundle, leaf → root), check","x-package":"@ar-agents/firma-digital","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-firma-digital/firma_is_onti_issued":{"post":{"operationId":"firma-digital_firma_is_onti_issued","tags":["@ar-agents/firma-digital"],"summary":"Check if a cert was issued under Argentine Firma Digital (¿es un certificado de firma digital argent","x-package":"@ar-agents/firma-digital","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-firma-digital/firma_verify_cms_signature":{"post":{"operationId":"firma-digital_firma_verify_cms_signature","tags":["@ar-agents/firma-digital"],"summary":"Verify a digitally signed document (verificar firma digital de un documento): detached PKCS#7 / CMS ","x-package":"@ar-agents/firma-digital","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-gde-tad/get_critical_notifications":{"post":{"operationId":"gde-tad_get_critical_notifications","tags":["@ar-agents/gde-tad"],"summary":"List only critical DEC notifications (notificaciones críticas del DEC), ordenadas por fecha de respu","x-package":"@ar-agents/gde-tad","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-gde-tad/list_domicilio_inbox":{"post":{"operationId":"gde-tad_list_domicilio_inbox","tags":["@ar-agents/gde-tad"],"summary":"List electronic-domicile notifications (notificaciones del Domicilio Electrónico Constituido, DEC) d","x-package":"@ar-agents/gde-tad","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-gde-tad/list_mis_tramites":{"post":{"operationId":"gde-tad_list_mis_tramites","tags":["@ar-agents/gde-tad"],"summary":"List TAD case files where the company/person is a party (expedientes y trámites en TAD). Útil para r","x-package":"@ar-agents/gde-tad","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-gde-tad/validate_igj_inscription":{"post":{"operationId":"gde-tad_validate_igj_inscription","tags":["@ar-agents/gde-tad"],"summary":"Pre-flight validator para una inscripción IGJ (SAS/SRL/SA/SOCIEDAD-IA). Catches the ~30% of rejectio","x-package":"@ar-agents/gde-tad","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity/lookup_cuit_afip":{"post":{"operationId":"identity_lookup_cuit_afip","tags":["@ar-agents/identity"],"summary":"Look up a CUIT/CUIL in the AFIP/ARCA taxpayer registry (consultar CUIT en AFIP, datos del contribuye","x-package":"@ar-agents/identity","x-package-version":"0.9.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"cuit":{"type":"string","required":true,"description":"The CUIT/CUIL to look up. Pass the validated/normalized form (output of validate_cuit.normalized)."}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity/validate_cuit":{"post":{"operationId":"identity_validate_cuit","tags":["@ar-agents/identity"],"summary":"Validate a CUIT/CUIL Argentine tax ID (validar CUIT, verificar CUIT/CUIL) via the AFIP modulo-11 che","x-package":"@ar-agents/identity","x-package-version":"0.9.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"cuit":{"type":"string","required":true,"description":"The CUIT/CUIL to validate. Accepts any format with or without separators (20-X-Y, 20.X.Y, 20 X Y, 20XY)."}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity-attest/check_verification_status":{"post":{"operationId":"identity-attest_check_verification_status","tags":["@ar-agents/identity-attest"],"summary":"Check verification status (estado de la verificación): pending, completed, expired, or failed. Use t","x-package":"@ar-agents/identity-attest","x-package-version":"0.8.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"request_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity-attest/get_attestation":{"post":{"operationId":"identity-attest_get_attestation","tags":["@ar-agents/identity-attest"],"summary":"Fetch the signed attestation for a completed verification (obtener la atestación firmada). Returns n","x-package":"@ar-agents/identity-attest","x-package-version":"0.8.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"request_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity-attest/list_verification_methods":{"post":{"operationId":"identity-attest_list_verification_methods","tags":["@ar-agents/identity-attest"],"summary":"List available verification methods (métodos de verificación disponibles) the host app has registere","x-package":"@ar-agents/identity-attest","x-package-version":"0.8.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity-attest/request_identity_verification":{"post":{"operationId":"identity-attest_request_identity_verification","tags":["@ar-agents/identity-attest"],"summary":"Start an identity verification flow (verificar identidad, enviar código de verificación) to prove th","x-package":"@ar-agents/identity-attest","x-package-version":"0.8.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"method":"string (e.g. whatsapp_otp, email_magic_link)","subject_type":"phone | email | oauth | dni | cuit | custom","subject_value":"string","external_reference":"string?"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-identity-attest/submit_otp_code":{"post":{"operationId":"identity-attest_submit_otp_code","tags":["@ar-agents/identity-attest"],"summary":"Submit the OTP verification code (ingresar código de verificación) the user dictated back to you (af","x-package":"@ar-agents/identity-attest","x-package-version":"0.8.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"request_id":"string","code":"string (extract just the digits)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-igj/igj_search_entities":{"post":{"operationId":"igj_igj_search_entities","tags":["@ar-agents/igj"],"summary":"Search IGJ-registered Argentine entities (buscar sociedades en IGJ; sociedades, asociaciones, fundac","x-package":"@ar-agents/igj","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-igj/igj_get_entity":{"post":{"operationId":"igj_igj_get_entity","tags":["@ar-agents/igj"],"summary":"Fetch a single IGJ entity by its dataset id (consultar una entidad IGJ). Returns the entity record i","x-package":"@ar-agents/igj","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-igj/igj_get_domicilios":{"post":{"operationId":"igj_igj_get_domicilios","tags":["@ar-agents/igj"],"summary":"Fetch the registered domicilios (addresses) for an IGJ entity by its id. Multiple domicilios may exi","x-package":"@ar-agents/igj","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-igj/igj_get_autoridades":{"post":{"operationId":"igj_igj_get_autoridades","tags":["@ar-agents/igj"],"summary":"Fetch the registered authorities (directors, officers, trustees) of an IGJ entity. Includes nombre, ","x-package":"@ar-agents/igj","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-igj/igj_get_balances":{"post":{"operationId":"igj_igj_get_balances","tags":["@ar-agents/igj"],"summary":"Fetch the balances (financial reports) filed at IGJ for an entity. Includes cierre de ejercicio, núm","x-package":"@ar-agents/igj","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-igj/igj_get_asambleas":{"post":{"operationId":"igj_igj_get_asambleas","tags":["@ar-agents/igj"],"summary":"Fetch the registered asambleas (meetings) of an IGJ entity. Includes tipo (ordinaria/extraordinaria)","x-package":"@ar-agents/igj","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iibb/iibb_calculate_retention":{"post":{"operationId":"iibb_iibb_calculate_retention","tags":["@ar-agents/iibb"],"summary":"Calculate the IIBB gross-receipts retention (calcular retención de Ingresos Brutos) on a base imponi","x-package":"@ar-agents/iibb","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iibb/iibb_calculate_perception":{"post":{"operationId":"iibb_iibb_calculate_perception","tags":["@ar-agents/iibb"],"summary":"Calculate the IIBB perception (calcular percepción de Ingresos Brutos) on a base imponible in a give","x-package":"@ar-agents/iibb","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iibb/iibb_compute_ddjj":{"post":{"operationId":"iibb_iibb_compute_ddjj","tags":["@ar-agents/iibb"],"summary":"Assemble a monthly IIBB tax return (armar la DDJJ mensual de Ingresos Brutos) from raw income lines ","x-package":"@ar-agents/iibb","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iibb/iibb_lookup_padron":{"post":{"operationId":"iibb_iibb_lookup_padron","tags":["@ar-agents/iibb"],"summary":"Look up a CUIT in a jurisdiction's IIBB registry (consultar padrón de Ingresos Brutos). Returns null","x-package":"@ar-agents/iibb","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-inpi/inpi_search_trademark":{"post":{"operationId":"inpi_inpi_search_trademark","tags":["@ar-agents/inpi"],"summary":"Search INPI trademarks by name (buscar marcas registradas en INPI), case-insensitive substring. Retu","x-package":"@ar-agents/inpi","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"q":"substring (min 2 chars)","niceClass":"optional 1-45","status":"optional enum","limit":"1-100"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-inpi/inpi_get_trademark":{"post":{"operationId":"inpi_inpi_get_trademark","tags":["@ar-agents/inpi"],"summary":"Look up an INPI trademark by registration number (consultar una marca por acta) (registration number","x-package":"@ar-agents/inpi","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"acta":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iva-percepciones/iva_perception_calculate":{"post":{"operationId":"iva-percepciones_iva_perception_calculate","tags":["@ar-agents/iva-percepciones"],"summary":"Compute the VAT perception for a sale invoice (calcular percepción de IVA, the extra charge added on","x-package":"@ar-agents/iva-percepciones","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iva-percepciones/iva_perception_build_ddjj":{"post":{"operationId":"iva-percepciones_iva_perception_build_ddjj","tags":["@ar-agents/iva-percepciones"],"summary":"Assemble the monthly SIRE perception return (armar DDJJ SIRE de percepciones de IVA) with per-regime","x-package":"@ar-agents/iva-percepciones","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iva-percepciones/iva_perception_submit_ddjj":{"post":{"operationId":"iva-percepciones_iva_perception_submit_ddjj","tags":["@ar-agents/iva-percepciones"],"summary":"Submit an assembled SIRE perception return (presentar DDJJ de percepciones de IVA). Throws unless th","x-package":"@ar-agents/iva-percepciones","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iva-retenciones/iva_retention_calculate":{"post":{"operationId":"iva-retenciones_iva_retention_calculate","tags":["@ar-agents/iva-retenciones"],"summary":"Compute the VAT retention on a supplier payment (calcular retención de IVA) per RG 2854/10. Returns ","x-package":"@ar-agents/iva-retenciones","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iva-retenciones/iva_retention_build_ddjj":{"post":{"operationId":"iva-retenciones_iva_retention_build_ddjj","tags":["@ar-agents/iva-retenciones"],"summary":"Assemble the monthly SIRE retention return (armar DDJJ SIRE de retenciones de IVA) with per-regime a","x-package":"@ar-agents/iva-retenciones","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-iva-retenciones/iva_retention_submit_ddjj":{"post":{"operationId":"iva-retenciones_iva_retention_submit_ddjj","tags":["@ar-agents/iva-retenciones"],"summary":"Submit an assembled SIRE retention return to AFIP/ARCA (presentar DDJJ de retenciones de IVA). Throw","x-package":"@ar-agents/iva-retenciones","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/list_my_items":{"post":{"operationId":"mercadolibre_list_my_items","tags":["@ar-agents/mercadolibre"],"summary":"list_my_items","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"status":{"type":"enum","values":["active","paused","closed","all"],"optional":true},"search":{"type":"string","optional":true,"description":"Free-text filter applied to title."},"limit":{"type":"number","optional":true,"default":50,"max":100}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/get_item":{"post":{"operationId":"mercadolibre_get_item","tags":["@ar-agents/mercadolibre"],"summary":"get_item","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"itemId":{"type":"string","description":"Site-prefixed item id, e.g. MLA1402155766."}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/create_item":{"post":{"operationId":"mercadolibre_create_item","tags":["@ar-agents/mercadolibre"],"summary":"create_item","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":"ItemCreateRequest"}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/update_item_price_or_stock":{"post":{"operationId":"mercadolibre_update_item_price_or_stock","tags":["@ar-agents/mercadolibre"],"summary":"update_item_price_or_stock","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"itemId":"string","price":{"type":"number","optional":true},"available_quantity":{"type":"number","optional":true}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/categorize_listing_and_plan_attributes":{"post":{"operationId":"mercadolibre_categorize_listing_and_plan_attributes","tags":["@ar-agents/mercadolibre"],"summary":"categorize_listing_and_plan_attributes","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"title":"string","siteId":{"type":"string","optional":true,"description":"Defaults to the toolkit's configured site."}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/list_unanswered_questions":{"post":{"operationId":"mercadolibre_list_unanswered_questions","tags":["@ar-agents/mercadolibre"],"summary":"list_unanswered_questions","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"itemId":{"type":"string","optional":true},"limit":{"type":"number","optional":true,"default":50}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/answer_question":{"post":{"operationId":"mercadolibre_answer_question","tags":["@ar-agents/mercadolibre"],"summary":"answer_question","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"questionId":"number","text":{"type":"string","max_length":2000}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/classify_question_spam":{"post":{"operationId":"mercadolibre_classify_question_spam","tags":["@ar-agents/mercadolibre"],"summary":"classify_question_spam","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"questionText":"string","askerProfile":{"account_age_days":{"type":"number","optional":true},"answered_questions":{"type":"number","optional":true}},"recentQuestionsByThisAsker":{"type":"array<string>","optional":true}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/list_recent_orders":{"post":{"operationId":"mercadolibre_list_recent_orders","tags":["@ar-agents/mercadolibre"],"summary":"list_recent_orders","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"status":{"type":"enum","values":["paid","confirmed","cancelled","invalid","all"],"optional":true},"dateFrom":{"type":"ISO8601","optional":true},"dateTo":{"type":"ISO8601","optional":true},"limit":{"type":"number","optional":true,"default":50}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/get_order":{"post":{"operationId":"mercadolibre_get_order","tags":["@ar-agents/mercadolibre"],"summary":"get_order","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"orderId":"number"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/list_open_claims":{"post":{"operationId":"mercadolibre_list_open_claims","tags":["@ar-agents/mercadolibre"],"summary":"list_open_claims","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"stage":{"type":"enum","values":["claim","dispute","mediation"],"optional":true},"limit":{"type":"number","optional":true,"default":50}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/defend_claim":{"post":{"operationId":"mercadolibre_defend_claim","tags":["@ar-agents/mercadolibre"],"summary":"defend_claim","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"claimId":"number","evidences":"array<{ evidence_type, text?, file_id? }>","message":{"type":"string","optional":true}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/get_seller_reputation":{"post":{"operationId":"mercadolibre_get_seller_reputation","tags":["@ar-agents/mercadolibre"],"summary":"get_seller_reputation","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"sellerId":{"type":"number","optional":true}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadolibre/list_promotion_candidates":{"post":{"operationId":"mercadolibre_list_promotion_candidates","tags":["@ar-agents/mercadolibre"],"summary":"list_promotion_candidates","x-package":"@ar-agents/mercadolibre","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"sellerId":{"type":"number","optional":true}}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/analyze_payment_3ds":{"post":{"operationId":"mercadopago_analyze_payment_3ds","tags":["@ar-agents/mercadopago"],"summary":"Pure local analyzer for a Payment's 3DS (Strong Customer Authentication) state. Pass a payment_id (s","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/calculate_installments":{"post":{"operationId":"mercadopago_calculate_installments","tags":["@ar-agents/mercadopago"],"summary":"Calculate installment options for an amount (calcular cuotas, cuotas sin interés). THE killer Argent","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"amount_ars":"number positive","payment_method_id":"string? (e.g. visa, master, naranja)","bin":"string? 6-8 chars (first digits of card for issuer-specific promos)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/cancel_order":{"post":{"operationId":"mercadopago_cancel_order","tags":["@ar-agents/mercadopago"],"summary":"Cancel an Order. Releases any auth-holds and marks the Order as canceled. For orders that have alrea","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"order_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/cancel_payment":{"post":{"operationId":"mercadopago_cancel_payment","tags":["@ar-agents/mercadopago"],"summary":"Cancel a pending or in_process Mercado Pago payment (cancelar un pago pendiente); only works before ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"payment_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/cancel_point_payment_intent":{"post":{"operationId":"mercadopago_cancel_point_payment_intent","tags":["@ar-agents/mercadopago"],"summary":"Cancel an OPEN point payment intent before the buyer interacts with the device. ONLY WORKS while sta","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/cancel_qr_payment":{"post":{"operationId":"mercadopago_cancel_qr_payment","tags":["@ar-agents/mercadopago"],"summary":"Cancel a pending QR order on a POS (cancelar un QR pendiente). Necessary if the buyer never scans, o","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/cancel_subscription":{"post":{"operationId":"mercadopago_cancel_subscription","tags":["@ar-agents/mercadopago"],"summary":"Cancel an active Mercado Pago subscription (cancelar suscripción, dar de baja). After cancellation, ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":true,"requestBody":{"content":{"application/json":{"schema":{"subscription_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/capture_order":{"post":{"operationId":"mercadopago_capture_order","tags":["@ar-agents/mercadopago"],"summary":"Capture a previously-authorized Order (only for orders created with capture_mode='manual'). Captures","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"order_id":"string","amount":"number?"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/capture_payment":{"post":{"operationId":"mercadopago_capture_payment","tags":["@ar-agents/mercadopago"],"summary":"Capture an authorized credit-card payment (capturar un pago autorizado) that was created with captur","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"payment_id":"string","amount_ars":"number? (partial capture)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/charge_saved_card":{"post":{"operationId":"mercadopago_charge_saved_card","tags":["@ar-agents/mercadopago"],"summary":"Charge a previously-saved card (cobrar con tarjeta guardada) for a returning customer. Requires cust","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/compute_marketplace_fee":{"post":{"operationId":"mercadopago_compute_marketplace_fee","tags":["@ar-agents/mercadopago"],"summary":"PURE HELPER (no network), given a transaction amount + fee rule (% or flat ARS, with optional min/ma","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/confirm_3ds_challenge":{"post":{"operationId":"mercadopago_confirm_3ds_challenge","tags":["@ar-agents/mercadopago"],"summary":"After the buyer completes a 3DS challenge (redirected back from challengeUrl), call this to poll MP ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_customer":{"post":{"operationId":"mercadopago_create_customer","tags":["@ar-agents/mercadopago"],"summary":"Create a Mercado Pago customer record (crear cliente en Mercado Pago) so the buyer can save cards fo","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"email":"string","first_name":"string?","last_name":"string?","identification":"{type: DNI|CUIT|CUIL, number: string}?"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_customer_card":{"post":{"operationId":"mercadopago_create_customer_card","tags":["@ar-agents/mercadopago"],"summary":"Add a saved card to an existing customer using a card_token (one-time token from MP frontend Cardfor","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_order":{"post":{"operationId":"mercadopago_create_order","tags":["@ar-agents/mercadopago"],"summary":"Create a new Order via MP's modern Order Management API. DIFFERENT from create_payment_preference: O","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"type":"'online' | 'in_store'","currency_id":"string? (default ARS)","external_reference":"string?","total_amount":"number?","items":"array?","payer_email":"string?","capture_mode":"'automatic' | 'manual'?","notification_url":"string?","marketplace":"string?","marketplace_fee":"number? (ARS)","collector_id":"string|number? (seller MP user_id)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_payment":{"post":{"operationId":"mercadopago_create_payment","tags":["@ar-agents/mercadopago"],"summary":"Create a one-time Mercado Pago payment (crear un pago, cobrar con Mercado Pago). Two flows: (a) with","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"amount_ars":"number positive","payment_method_id":"string (visa | master | naranja | account_money | rapipago | ...)","payer_email":"string (cannot equal seller email)","token":"string | undefined (required for cards)","installments":"number 1-24 | undefined","external_reference":"string | undefined","identification":"{type: DNI|CUIT|CUIL, number: string} | undefined"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_payment_preference":{"post":{"operationId":"mercadopago_create_payment_preference","tags":["@ar-agents/mercadopago"],"summary":"Create a Mercado Pago Checkout Pro payment link (crear link de pago, cobrar por Mercado Pago) and ge","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"items":"array of {title, quantity, unit_price, description?, picture_url?}","payer_email":"string?","external_reference":"string?","max_installments":"number 1-24?","statement_descriptor":"string max 13 chars?","excluded_payment_types":"array of (credit_card|debit_card|ticket|atm|bank_transfer)?"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_point_payment_intent":{"post":{"operationId":"mercadopago_create_point_payment_intent","tags":["@ar-agents/mercadopago"],"summary":"Create a payment intent on a physical Point device, the device prompts the buyer to tap/insert/swipe","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_pos":{"post":{"operationId":"mercadopago_create_pos","tags":["@ar-agents/mercadopago"],"summary":"Create a POS (Point of Sale) under a store. The POS's external_id is what create_qr_payment uses. Ea","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_qr_payment":{"post":{"operationId":"mercadopago_create_qr_payment","tags":["@ar-agents/mercadopago"],"summary":"Generate a dynamic in-store payment QR (cobrar con QR de Mercado Pago) for a buyer to scan with any ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_store":{"post":{"operationId":"mercadopago_create_store","tags":["@ar-agents/mercadopago"],"summary":"Create a store under the seller's MP account. Stores are the parent entity for POSes (which generate","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_subscription":{"post":{"operationId":"mercadopago_create_subscription","tags":["@ar-agents/mercadopago"],"summary":"Create a Mercado Pago recurring subscription (crear suscripción, cobro recurrente con Mercado Pago).","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"customer_email":"string (email; cannot equal seller email)","amount_ars":"number (positive)","frequency_months":"number (1-12)","reason":"string (3-120 chars)","external_reference":"string | undefined"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_subscription_plan":{"post":{"operationId":"mercadopago_create_subscription_plan","tags":["@ar-agents/mercadopago"],"summary":"Create a reusable subscription plan (crear plan de suscripción; preapproval_plan). Different from cr","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/create_webhook":{"post":{"operationId":"mercadopago_create_webhook","tags":["@ar-agents/mercadopago"],"summary":"Subscribe a webhook URL to a MP topic (payment, subscription_authorized_payment, subscription_preapp","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/delete_customer_card":{"post":{"operationId":"mercadopago_delete_customer_card","tags":["@ar-agents/mercadopago"],"summary":"Delete a saved card from a customer (eliminar tarjeta guardada). Common use: customer requests remov","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":true,"requestBody":{"content":{"application/json":{"schema":{"customer_id":"string","card_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/delete_pos":{"post":{"operationId":"mercadopago_delete_pos","tags":["@ar-agents/mercadopago"],"summary":"Delete a POS. IRREVERSIBLE. Cancels any pending QR orders attached to it. Confirm with user before c","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":true,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/delete_store":{"post":{"operationId":"mercadopago_delete_store","tags":["@ar-agents/mercadopago"],"summary":"Delete a store. IRREVERSIBLE. Confirm with user before calling. Will fail if the store has associate","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/delete_webhook":{"post":{"operationId":"mercadopago_delete_webhook","tags":["@ar-agents/mercadopago"],"summary":"Delete a webhook subscription. MP stops POSTing to it immediately. **IRREVERSIBLE, confirm before ca","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/explain_payment_status":{"post":{"operationId":"mercadopago_explain_payment_status","tags":["@ar-agents/mercadopago"],"summary":"PURE HELPER (no network), given a Payment object (from get_payment / create_payment / handle_webhook","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/find_applicable_promos":{"post":{"operationId":"mercadopago_find_applicable_promos","tags":["@ar-agents/mercadopago"],"summary":"PURE HELPER (no network, sub-ms), returns the 'cuotas sin interés' promotions applicable to a given ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/find_customer_by_email":{"post":{"operationId":"mercadopago_find_customer_by_email","tags":["@ar-agents/mercadopago"],"summary":"Find an existing Mercado Pago customer by email (buscar cliente por email). Returns the customer obj","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"email":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_account_balance":{"post":{"operationId":"mercadopago_get_account_balance","tags":["@ar-agents/mercadopago"],"summary":"Get the seller's current MP wallet balance. Returns { available_balance, unavailable_balance, total_","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_account_info":{"post":{"operationId":"mercadopago_get_account_info","tags":["@ar-agents/mercadopago"],"summary":"Get info about the connected Mercado Pago account (información de la cuenta): site_id (MLA=Argentina","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_customer":{"post":{"operationId":"mercadopago_get_customer","tags":["@ar-agents/mercadopago"],"summary":"Get a customer by id. Returns full Customer object: email, first_name, last_name, identification, ad","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_customer_card":{"post":{"operationId":"mercadopago_get_customer_card","tags":["@ar-agents/mercadopago"],"summary":"Get details of a single saved card by (customer_id, card_id). Returns last 4 digits, expiration, bra","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_dispute":{"post":{"operationId":"mercadopago_get_dispute","tags":["@ar-agents/mercadopago"],"summary":"Get details of a specific dispute including reason, amount, resolution status. Read-only.","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_merchant_order":{"post":{"operationId":"mercadopago_get_merchant_order","tags":["@ar-agents/mercadopago"],"summary":"Get a merchant_order with all its associated payments + shipments. MerchantOrder is the parent entit","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_order":{"post":{"operationId":"mercadopago_get_order","tags":["@ar-agents/mercadopago"],"summary":"Fetch an Order by ID. Returns the Order with its lifecycle status and any attached payments/refunds.","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"order_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_payment":{"post":{"operationId":"mercadopago_get_payment","tags":["@ar-agents/mercadopago"],"summary":"Fetch a Mercado Pago payment by ID (consultar un pago). Use to confirm status after webhook arrives,","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"payment_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_payment_preference":{"post":{"operationId":"mercadopago_get_payment_preference","tags":["@ar-agents/mercadopago"],"summary":"Fetch a Checkout Pro preference / payment link by ID (consultar un link de pago). Returns the prefer","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"preference_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_point_payment_intent":{"post":{"operationId":"mercadopago_get_point_payment_intent","tags":["@ar-agents/mercadopago"],"summary":"Get the current state of a Point payment intent (OPEN, PROCESSING, FINISHED, CANCELED, ERROR). USE i","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_pos":{"post":{"operationId":"mercadopago_get_pos","tags":["@ar-agents/mercadopago"],"summary":"Fetch a POS by id. Returns: name, store_id, category, external_id, qr_template (if configured). PURE","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_refund":{"post":{"operationId":"mercadopago_get_refund","tags":["@ar-agents/mercadopago"],"summary":"Fetch a single refund by (payment_id, refund_id). Returns the Refund object with amount, status, dat","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_settlement":{"post":{"operationId":"mercadopago_get_settlement","tags":["@ar-agents/mercadopago"],"summary":"Get details of a single settlement: amount, date_scheduled, date_processed, bank_account info (CBU +","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_store":{"post":{"operationId":"mercadopago_get_store","tags":["@ar-agents/mercadopago"],"summary":"Fetch a single store by (user_id, store_id). Returns store details: name, location, business_hours, ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_subscription_plan":{"post":{"operationId":"mercadopago_get_subscription_plan","tags":["@ar-agents/mercadopago"],"summary":"Fetch a subscription plan by id. Returns plan config: amount, frequency, status, init_point. Use to ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_subscription_status":{"post":{"operationId":"mercadopago_get_subscription_status","tags":["@ar-agents/mercadopago"],"summary":"Check the status of a Mercado Pago subscription (consultar estado de una suscripción). Use this to c","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"subscription_id":"string (MP preapproval ID)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/get_test_cards":{"post":{"operationId":"mercadopago_get_test_cards","tags":["@ar-agents/mercadopago"],"summary":"Pure helper that returns the official MP test cards for AR (MLA): VISA/Mastercard/Amex credit + debi","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/handle_webhook":{"post":{"operationId":"mercadopago_handle_webhook","tags":["@ar-agents/mercadopago"],"summary":"Process an incoming MP webhook in ONE call: verify the HMAC-SHA256 signature, parse the event, and (","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"raw_body":"string (raw JSON body — do NOT re-stringify)","signature_header":"string|null (x-signature)","request_id_header":"string|null (x-request-id)","auto_fetch":"boolean? default true"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_account_movements":{"post":{"operationId":"mercadopago_list_account_movements","tags":["@ar-agents/mercadopago"],"summary":"List wallet movements (incoming payments, transfers, refunds, holdings) for the active MP account. F","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_bank_accounts":{"post":{"operationId":"mercadopago_list_bank_accounts","tags":["@ar-agents/mercadopago"],"summary":"List the bank accounts (CBUs) the seller has registered with MP for receiving payouts. Returns an ar","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_customer_cards":{"post":{"operationId":"mercadopago_list_customer_cards","tags":["@ar-agents/mercadopago"],"summary":"List a customer's saved cards (listar tarjetas guardadas). Returns array with last 4 digits, expirat","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"customer_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_identification_types":{"post":{"operationId":"mercadopago_list_identification_types","tags":["@ar-agents/mercadopago"],"summary":"List valid identification types for the seller's site. AR returns: DNI, CI, LE, LC, Otro, Pasaporte,","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_issuers":{"post":{"operationId":"mercadopago_list_issuers","tags":["@ar-agents/mercadopago"],"summary":"List card issuers (banks) that support a payment_method_id. Optionally filter by `bin` (first 6 digi","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_payment_disputes":{"post":{"operationId":"mercadopago_list_payment_disputes","tags":["@ar-agents/mercadopago"],"summary":"List all disputes / chargebacks raised against a payment. Read-only, resolution is dashboard-only. S","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_payment_methods":{"post":{"operationId":"mercadopago_list_payment_methods","tags":["@ar-agents/mercadopago"],"summary":"List the payment methods enabled for the seller's Mercado Pago account (medios de pago disponibles) ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_point_devices":{"post":{"operationId":"mercadopago_list_point_devices","tags":["@ar-agents/mercadopago"],"summary":"List the physical Point devices (Smart, Tap to Pay, etc.) linked to the seller's MP account. Distinc","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_pos":{"post":{"operationId":"mercadopago_list_pos","tags":["@ar-agents/mercadopago"],"summary":"List all POSes for the seller (or filtered by store_id). Use to find an existing POS before create_q","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_refunds":{"post":{"operationId":"mercadopago_list_refunds","tags":["@ar-agents/mercadopago"],"summary":"List all refunds for a payment (listar reembolsos de un pago). Returns array of Refund objects. Usef","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"payment_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_settlements":{"post":{"operationId":"mercadopago_list_settlements","tags":["@ar-agents/mercadopago"],"summary":"List settlements (release_money), i.e. transfers from the MP wallet to the seller's registered bank ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_settlements_all":{"post":{"operationId":"mercadopago_list_settlements_all","tags":["@ar-agents/mercadopago"],"summary":"Collect ALL settlements matching a filter, auto-paginates. Pass `max_items` to cap. Use for monthly ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_stores":{"post":{"operationId":"mercadopago_list_stores","tags":["@ar-agents/mercadopago"],"summary":"List all stores configured for this MP account. Use this to find an existing store_id before create_","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_subscription_payments":{"post":{"operationId":"mercadopago_list_subscription_payments","tags":["@ar-agents/mercadopago"],"summary":"List the auto-charges under a subscription (cobros de una suscripción; authorized_payments). Useful ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_subscription_plans":{"post":{"operationId":"mercadopago_list_subscription_plans","tags":["@ar-agents/mercadopago"],"summary":"List all subscription plans defined for this MP account. Useful before create_subscription_plan to c","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/list_webhooks":{"post":{"operationId":"mercadopago_list_webhooks","tags":["@ar-agents/mercadopago"],"summary":"List all webhook subscriptions configured for this MP application. Use to see what topics + URLs are","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/mp_health_check":{"post":{"operationId":"mercadopago_mp_health_check","tags":["@ar-agents/mercadopago"],"summary":"Liveness probe against MP. Returns { ok, latencyMs, userId, circuit }. USE THIS as the first call in","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/oauth_authorize_url":{"post":{"operationId":"mercadopago_oauth_authorize_url","tags":["@ar-agents/mercadopago"],"summary":"Build the URL the SELLER (third-party MP account) visits to authorize your marketplace app. Pass the","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"redirect_uri":"string (must be whitelisted in MP dev panel)","state":"string (CSRF token, bind to user session)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/oauth_exchange_code":{"post":{"operationId":"mercadopago_oauth_exchange_code","tags":["@ar-agents/mercadopago"],"summary":"Exchange the authorization code (from the OAuth redirect) for an `OAuthToken`. Returns access_token,","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"code":"string","redirect_uri":"string (must EXACTLY match the URL used in oauth_authorize_url)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/oauth_refresh_token":{"post":{"operationId":"mercadopago_oauth_refresh_token","tags":["@ar-agents/mercadopago"],"summary":"Refresh a per-seller access_token using the saved refresh_token. Call PROACTIVELY before expires_in ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"refresh_token":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/pause_subscription":{"post":{"operationId":"mercadopago_pause_subscription","tags":["@ar-agents/mercadopago"],"summary":"Pause an authorized Mercado Pago subscription (pausar suscripción). Charges stop until resumed. Only","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":true,"requestBody":{"content":{"application/json":{"schema":{"subscription_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/refund_payment":{"post":{"operationId":"mercadopago_refund_payment","tags":["@ar-agents/mercadopago"],"summary":"Refund an approved Mercado Pago payment (reembolsar un pago, hacer una devolución). Pass amount for ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":true,"requestBody":{"content":{"application/json":{"schema":{"payment_id":"string","amount_ars":"number? (omit for full refund)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/register_bank_account":{"post":{"operationId":"mercadopago_register_bank_account","tags":["@ar-agents/mercadopago"],"summary":"Register a new bank account (CBU) for the seller. NOTE: MP usually requires this through the dashboa","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/resume_subscription":{"post":{"operationId":"mercadopago_resume_subscription","tags":["@ar-agents/mercadopago"],"summary":"Resume a paused Mercado Pago subscription (reactivar suscripción). Charges resume on the next schedu","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"subscription_id":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/search_merchant_orders":{"post":{"operationId":"mercadopago_search_merchant_orders","tags":["@ar-agents/mercadopago"],"summary":"Search merchant_orders by preference_id, external_reference, or status. Paginated. Returns up to 50 ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/search_payments":{"post":{"operationId":"mercadopago_search_payments","tags":["@ar-agents/mercadopago"],"summary":"Search Mercado Pago payments with filters (buscar pagos). Most common: by external_reference (your-s","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"external_reference":"string?","status":"string?","payer_email":"string?","begin_date":"ISO?","end_date":"ISO?","limit":"number 1-100, default 30","offset":"number, default 0"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/search_payments_all":{"post":{"operationId":"mercadopago_search_payments_all","tags":["@ar-agents/mercadopago"],"summary":"Collect ALL payments matching a filter, auto-paginates under the hood. Returns an array (NOT paginat","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/search_subscriptions":{"post":{"operationId":"mercadopago_search_subscriptions","tags":["@ar-agents/mercadopago"],"summary":"Search subscriptions across the seller's account. Filter by status (pending/authorized/paused/cancel","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/subscribe_to_plan":{"post":{"operationId":"mercadopago_subscribe_to_plan","tags":["@ar-agents/mercadopago"],"summary":"Subscribe a customer to an existing plan (suscribir un cliente a un plan). Returns a Preapproval wit","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_customer":{"post":{"operationId":"mercadopago_update_customer","tags":["@ar-agents/mercadopago"],"summary":"Update a customer's profile (first_name, last_name, phone, identification, address, default_card). M","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_merchant_order":{"post":{"operationId":"mercadopago_update_merchant_order","tags":["@ar-agents/mercadopago"],"summary":"Update a merchant_order, typically to add items or shipping info. Most agent flows don't need this; ","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_order":{"post":{"operationId":"mercadopago_update_order","tags":["@ar-agents/mercadopago"],"summary":"Patch an existing Order before it's captured/canceled. Common use: update items or external_referenc","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"order_id":"string","external_reference":"string?","total_amount":"number?"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_payment_preference":{"post":{"operationId":"mercadopago_update_payment_preference","tags":["@ar-agents/mercadopago"],"summary":"Update a Checkout Pro preference (notification_url, back_urls, items, payer info, payment_methods ex","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_point_device_mode":{"post":{"operationId":"mercadopago_update_point_device_mode","tags":["@ar-agents/mercadopago"],"summary":"Switch a Point device's operating_mode between 'PDV' (bound to a logical POS, takes payments trigger","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_pos":{"post":{"operationId":"mercadopago_update_pos","tags":["@ar-agents/mercadopago"],"summary":"Update a POS's properties (name, category, external_id). MP merges the patch.","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_store":{"post":{"operationId":"mercadopago_update_store","tags":["@ar-agents/mercadopago"],"summary":"Update a store's properties (name, location, business_hours, external_id). MP merges the patch.","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_subscription":{"post":{"operationId":"mercadopago_update_subscription","tags":["@ar-agents/mercadopago"],"summary":"Update a subscription's amount, status, reason, external_reference, OR card_token_id (to switch paym","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_subscription_plan":{"post":{"operationId":"mercadopago_update_subscription_plan","tags":["@ar-agents/mercadopago"],"summary":"Update a subscription plan's reason / amount / status / back_url. Existing customer subscriptions to","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/update_webhook":{"post":{"operationId":"mercadopago_update_webhook","tags":["@ar-agents/mercadopago"],"summary":"Update a webhook's URL or topic. Useful when you change deployment URLs without resubscribing from s","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mercadopago/validate_tax_id":{"post":{"operationId":"mercadopago_validate_tax_id","tags":["@ar-agents/mercadopago"],"summary":"PURE HELPER (no network, sub-ms), validates a tax ID against the appropriate country algorithm. Supp","x-package":"@ar-agents/mercadopago","x-package-version":"0.18.4","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mi-argentina/mi_argentina_start_login":{"post":{"operationId":"mi-argentina_mi_argentina_start_login","tags":["@ar-agents/mi-argentina"],"summary":"Begin a Mi Argentina government login (iniciar sesión con Mi Argentina, OIDC). Returns an authorizat","x-package":"@ar-agents/mi-argentina","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mi-argentina/mi_argentina_complete_login":{"post":{"operationId":"mi-argentina_mi_argentina_complete_login","tags":["@ar-agents/mi-argentina"],"summary":"Complete a Mi Argentina login (completar el login de Mi Argentina) by exchanging the authorization c","x-package":"@ar-agents/mi-argentina","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mi-argentina/mi_argentina_get_user_profile":{"post":{"operationId":"mi-argentina_mi_argentina_get_user_profile","tags":["@ar-agents/mi-argentina"],"summary":"Fetch the Mi Argentina user profile (perfil del usuario de Mi Argentina) via the OIDC userinfo endpo","x-package":"@ar-agents/mi-argentina","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mi-argentina/mi_argentina_verify_id_token":{"post":{"operationId":"mi-argentina_mi_argentina_verify_id_token","tags":["@ar-agents/mi-argentina"],"summary":"Verify a Mi Argentina ID token (compact JWT) end-to-end: signature, issuer, audience, expiration. Re","x-package":"@ar-agents/mi-argentina","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-mi-argentina/mi_argentina_refresh_token":{"post":{"operationId":"mi-argentina_mi_argentina_refresh_token","tags":["@ar-agents/mi-argentina"],"summary":"Exchange a refresh token for a new access token. Returns a new TokenResponse with refreshed access_t","x-package":"@ar-agents/mi-argentina","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-shipping/cancelar_envio":{"post":{"operationId":"shipping_cancelar_envio","tags":["@ar-agents/shipping"],"summary":"Cancel a shipment that has not gone out for delivery (cancelar un envío). Returns { canceled: bool, ","x-package":"@ar-agents/shipping","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"carrier?":"...","tracking_number":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-shipping/cotizar_envio":{"post":{"operationId":"shipping_cotizar_envio","tags":["@ar-agents/shipping"],"summary":"Quote the shipping cost with one carrier (cotizar un envío) (Andreani, OCA, o Correo Argentino). Pas","x-package":"@ar-agents/shipping","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"carrier?":"andreani | oca | correo_argentino","origin":"Address","destination":"Address","packages":"PackageInfo[]","service?":"standard | express | same_day"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-shipping/cotizar_envio_todos":{"post":{"operationId":"shipping_cotizar_envio_todos","tags":["@ar-agents/shipping"],"summary":"Compare shipping quotes across ALL configured carriers in parallel (cotizar envío en todos los carri","x-package":"@ar-agents/shipping","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"origin":"Address","destination":"Address","packages":"PackageInfo[]","service?":"..."}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-shipping/crear_envio":{"post":{"operationId":"shipping_crear_envio","tags":["@ar-agents/shipping"],"summary":"Create a real shipment and get a tracking number + label (crear un envío). RETURNS un trackingNumber","x-package":"@ar-agents/shipping","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"carrier?":"...","origin":"Address","destination":"Address","packages":"PackageInfo[]","service?":"...","external_reference?":"string","product_id?":"string (from cotizar_envio.productId to lock price)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-shipping/listar_sucursales":{"post":{"operationId":"shipping_listar_sucursales","tags":["@ar-agents/shipping"],"summary":"List carrier branch offices near a postal code (listar sucursales de un carrier) cerca de un Código ","x-package":"@ar-agents/shipping","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"carrier?":"...","postal_code":"string","limit?":"number"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-shipping/trackear_envio":{"post":{"operationId":"shipping_trackear_envio","tags":["@ar-agents/shipping"],"summary":"Track a shipment by tracking number (trackear un envío, dónde está mi paquete). Returns { currentSta","x-package":"@ar-agents/shipping","x-package-version":"0.3.2","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"carrier?":"...","tracking_number":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-sicore/sicore_calculate_retention":{"post":{"operationId":"sicore_sicore_calculate_retention","tags":["@ar-agents/sicore"],"summary":"Calculate the SICORE income-tax retention on a supplier payment (calcular retención de Ganancias SIC","x-package":"@ar-agents/sicore","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-sicore/sicore_calculate_retention_stream":{"post":{"operationId":"sicore_sicore_calculate_retention_stream","tags":["@ar-agents/sicore"],"summary":"Walk a chronological stream of payments to ONE supplier in ONE month and return the retention per pa","x-package":"@ar-agents/sicore","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-sicore/sicore_build_ddjj":{"post":{"operationId":"sicore_sicore_build_ddjj","tags":["@ar-agents/sicore"],"summary":"Assemble the monthly SICORE return (armar la DDJJ SICORE) from a list of retention results. Returns ","x-package":"@ar-agents/sicore","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-sicore/sicore_submit_ddjj":{"post":{"operationId":"sicore_sicore_submit_ddjj","tags":["@ar-agents/sicore"],"summary":"Submit an assembled SICORE return to AFIP/ARCA (presentar la DDJJ SICORE). Throws SicoreUnconfigured","x-package":"@ar-agents/sicore","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-suss/suss_calculate_employee_month":{"post":{"operationId":"suss_suss_calculate_employee_month","tags":["@ar-agents/suss"],"summary":"Calculate monthly payroll social-security amounts for one employee (calcular aportes y contribucione","x-package":"@ar-agents/suss","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-suss/suss_build_ddjj":{"post":{"operationId":"suss_suss_build_ddjj","tags":["@ar-agents/suss"],"summary":"Assemble the monthly SICOSS return (armar la DDJJ SICOSS, F.931) from per-employee results with vect","x-package":"@ar-agents/suss","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-suss/suss_submit_ddjj":{"post":{"operationId":"suss_suss_submit_ddjj","tags":["@ar-agents/suss"],"summary":"Submit a SICOSS return to AFIP (presentar la DDJJ SICOSS, F.931). v0.1 ships only the contract, the ","x-package":"@ar-agents/suss","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_get_store":{"post":{"operationId":"tienda-nube_tienda_nube_get_store","tags":["@ar-agents/tienda-nube"],"summary":"Get info about the Tienda Nube store (datos de la tienda) this adapter is bound to (denominación, cu","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_list_products":{"post":{"operationId":"tienda-nube_tienda_nube_list_products","tags":["@ar-agents/tienda-nube"],"summary":"List Tienda Nube products (listar productos de la tienda) with optional substring search + paginated","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_get_product":{"post":{"operationId":"tienda-nube_tienda_nube_get_product","tags":["@ar-agents/tienda-nube"],"summary":"Get a Tienda Nube product by id (consultar un producto), including all variants.","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_list_orders":{"post":{"operationId":"tienda-nube_tienda_nube_list_orders","tags":["@ar-agents/tienda-nube"],"summary":"List Tienda Nube orders (listar ventas, órdenes de la tienda) with status / payment_status / email f","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_get_order":{"post":{"operationId":"tienda-nube_tienda_nube_get_order","tags":["@ar-agents/tienda-nube"],"summary":"Get a Tienda Nube order by id (consultar una orden). Includes contact email + name + addresses + per","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_list_customers":{"post":{"operationId":"tienda-nube_tienda_nube_list_customers","tags":["@ar-agents/tienda-nube"],"summary":"List Tienda Nube customers (listar clientes) with optional substring search across name + email.","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_get_customer":{"post":{"operationId":"tienda-nube_tienda_nube_get_customer","tags":["@ar-agents/tienda-nube"],"summary":"Get a Tienda Nube customer by id (consultar un cliente), including default_address + total_spent.","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_list_webhooks":{"post":{"operationId":"tienda-nube_tienda_nube_list_webhooks","tags":["@ar-agents/tienda-nube"],"summary":"List webhook subscriptions registered by this app for this store.","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_create_webhook":{"post":{"operationId":"tienda-nube_tienda_nube_create_webhook","tags":["@ar-agents/tienda-nube"],"summary":"Register a webhook subscription. URL must be https://. Common events: order/created, order/paid, ord","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-tienda-nube/tienda_nube_delete_webhook":{"post":{"operationId":"tienda-nube_tienda_nube_delete_webhook","tags":["@ar-agents/tienda-nube"],"summary":"Delete a webhook subscription by id. Idempotent: deleting an unknown id resolves without raising.","x-package":"@ar-agents/tienda-nube","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_buffer_status":{"post":{"operationId":"treasury_treasury_buffer_status","tags":["@ar-agents/treasury"],"summary":"Given the ARS balance and upcoming AFIP obligations, compute the peso buffer needed within a horizon","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"arsBalance":"number","obligations":"Array<{id,kind,amountArs,dueAtMs}>","horizonDays":"number (default 30)","safety":"number >=1 (default 1.1)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_monotributo":{"post":{"operationId":"treasury_treasury_monotributo","tags":["@ar-agents/treasury"],"summary":"Monthly monotributo cuota (ARS) and/or the category for an annual income. Values eff. 2026-02-01 (IP","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"activity":"'servicios' | 'bienes'","category":"'A'..'K'? (one of)","annualIncomeArs":"number?"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_offramp_convert":{"post":{"operationId":"treasury_treasury_offramp_convert","tags":["@ar-agents/treasury"],"summary":"EXECUTE an off-ramp: sell USDC and pay out ARS to the society's CVU via the PSAV. IRREVERSIBLE. Requ","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"amountUsd":"number positive","externalId":"string? (idempotency key)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_offramp_quote":{"post":{"operationId":"treasury_treasury_offramp_quote","tags":["@ar-agents/treasury"],"summary":"Live USDC->ARS quote from the configured registered-PSAV off-ramp (Manteca). Read-only. Returns {ava","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"amountUsd":"number positive"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_offramp_status":{"post":{"operationId":"treasury_treasury_offramp_status","tags":["@ar-agents/treasury"],"summary":"Poll the settlement status of a prior treasury_offramp_convert by txId. Confirm the ARS landed in th","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"txId":"string"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_plan_conversion":{"post":{"operationId":"treasury_treasury_plan_conversion","tags":["@ar-agents/treasury"],"summary":"Plan a just-in-time USDC->ARS conversion: how much USDC to convert to top the ARS buffer, net of spr","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"usd":"number","ars":"number","costBasisPerUsd":"number (default 1)","requiredArs":"number","fxRate":"number positive","spread":"number 0..1 (default 0.01)"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_settlement_plan":{"post":{"operationId":"treasury_treasury_settlement_plan","tags":["@ar-agents/treasury"],"summary":"How a tax obligation actually gets paid, honestly. No method pays autonomously at pay-time (canAutoE","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"amountArs":"number","dueAtMs":"number","kind":"'monotributo'|'vep'|'iibb'|'cedular' (default 'monotributo')","method":"'debito_automatico'|'vep_manual'|'mp_manual'"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-treasury/treasury_tax_estimate":{"post":{"operationId":"treasury_treasury_tax_estimate","tags":["@ar-agents/treasury"],"summary":"Estimate the Ganancias cedular owed (ARS) on disposing crypto: 5% (sold in pesos, no adjustment clau","x-package":"@ar-agents/treasury","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{"amountUsd":"number positive","costBasisPerUsd":"number (default 1)","fxRate":"number positive (ARS per USD)","denom":"'ARS' | 'FOREIGN' (default 'ARS')"}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_create_payment_link":{"post":{"operationId":"uala_uala_create_payment_link","tags":["@ar-agents/uala"],"summary":"Create a Ualá payment link (crear link de pago, cobrar con Ualá) the payer can complete on the web o","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_get_payment_link":{"post":{"operationId":"uala_uala_get_payment_link","tags":["@ar-agents/uala"],"summary":"Check a Ualá payment link's status (consultar estado de un link de pago) (status, paid amount, payer","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_cancel_payment_link":{"post":{"operationId":"uala_uala_cancel_payment_link","tags":["@ar-agents/uala"],"summary":"Cancel an open Ualá payment link (cancelar un link de pago) so it can no longer be paid. Idempotent:","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_list_transactions":{"post":{"operationId":"uala_uala_list_transactions","tags":["@ar-agents/uala"],"summary":"List Ualá account transactions (movimientos de la cuenta) in chronological order. Returns up to `lim","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_get_transaction":{"post":{"operationId":"uala_uala_get_transaction","tags":["@ar-agents/uala"],"summary":"Fetch a single transaction by id. Use when you need full details (e.g. the externalReference or coun","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_get_balance":{"post":{"operationId":"uala_uala_get_balance","tags":["@ar-agents/uala"],"summary":"Get the current Ualá balance (consultar saldo): available + pending. Useful before initiating a payo","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_create_payout":{"post":{"operationId":"uala_uala_create_payout","tags":["@ar-agents/uala"],"summary":"Send money from the Ualá account to a CBU (transferir dinero, hacer un payout). Status starts at `pe","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-uala/uala_get_payout":{"post":{"operationId":"uala_uala_get_payout","tags":["@ar-agents/uala"],"summary":"Fetch the current state of a previously-created payout (status, paidAt, rejectionReason). Use to pol","x-package":"@ar-agents/uala","x-package-version":"0.2.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-whatsapp/mark_whatsapp_read":{"post":{"operationId":"whatsapp_mark_whatsapp_read","tags":["@ar-agents/whatsapp"],"summary":"mark_whatsapp_read","x-package":"@ar-agents/whatsapp","x-package-version":"0.5.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-whatsapp/send_whatsapp_buttons":{"post":{"operationId":"whatsapp_send_whatsapp_buttons","tags":["@ar-agents/whatsapp"],"summary":"send_whatsapp_buttons","x-package":"@ar-agents/whatsapp","x-package-version":"0.5.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-whatsapp/send_whatsapp_list":{"post":{"operationId":"whatsapp_send_whatsapp_list","tags":["@ar-agents/whatsapp"],"summary":"send_whatsapp_list","x-package":"@ar-agents/whatsapp","x-package-version":"0.5.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-whatsapp/send_whatsapp_media":{"post":{"operationId":"whatsapp_send_whatsapp_media","tags":["@ar-agents/whatsapp"],"summary":"send_whatsapp_media","x-package":"@ar-agents/whatsapp","x-package-version":"0.5.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-whatsapp/send_whatsapp_template":{"post":{"operationId":"whatsapp_send_whatsapp_template","tags":["@ar-agents/whatsapp"],"summary":"send_whatsapp_template","x-package":"@ar-agents/whatsapp","x-package-version":"0.5.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-whatsapp/send_whatsapp_text":{"post":{"operationId":"whatsapp_send_whatsapp_text","tags":["@ar-agents/whatsapp"],"summary":"send_whatsapp_text","x-package":"@ar-agents/whatsapp","x-package-version":"0.5.1","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-wscdc/wscdc_validate_comprobante":{"post":{"operationId":"wscdc_wscdc_validate_comprobante","tags":["@ar-agents/wscdc"],"summary":"Verify a received invoice's CAE against AFIP (constatar comprobante, verificar CAE de una factura re","x-package":"@ar-agents/wscdc","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-wscdc/wscdc_health":{"post":{"operationId":"wscdc_wscdc_health","tags":["@ar-agents/wscdc"],"summary":"Ping the AFIP WSCDC service (Dummy operation). Returns AppServer/DbServer/AuthServer statuses. Use t","x-package":"@ar-agents/wscdc","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-x402/x402_get_payment_requirements":{"post":{"operationId":"x402_x402_get_payment_requirements","tags":["@ar-agents/x402"],"summary":"Probe x402 payment requirements for a URL without paying.","x-package":"@ar-agents/x402","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-x402/x402_paid_fetch":{"post":{"operationId":"x402_x402_paid_fetch","tags":["@ar-agents/x402"],"summary":"Pay for an HTTP 402 resource and fetch it via the x402 protocol.","x-package":"@ar-agents/x402","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/ar-agents-x402/x402_verify_payment":{"post":{"operationId":"x402_x402_verify_payment","tags":["@ar-agents/x402"],"summary":"Verify an x402 payment authorization as a seller via the facilitator.","x-package":"@ar-agents/x402","x-package-version":"0.1.0","x-requires-confirmation":false,"requestBody":{"content":{"application/json":{"schema":{}}}},"responses":{"200":{"description":"Tool result. Shape varies; see package docs.","content":{"application/json":{"schema":{}}}}}}},"/api/auto-incorporate":{"post":{"operationId":"auto_incorporate","summary":"Self-incorporate an Argentine sociedad-IA programmatically. Returns generated source files + Vercel deploy URL + legal checklist + signed audit reference.","x-runtime":"edge","x-rate-limited":true,"requestBody":{"content":{"application/json":{"schema":{"type":"object","required":["denominacion","tipo","capitalSocial","objeto"],"properties":{"denominacion":{"type":"string","minLength":3,"maxLength":200},"tipo":{"type":"string","enum":["SAS","SRL","SA","SOCIEDAD-IA"]},"capitalSocial":{"type":"number","exclusiveMinimum":0},"objeto":{"type":"string","minLength":20,"maxLength":2000}}}}}},"responses":{"200":{"description":"Incorporation kit. JSON includes config files, env vars, deploy URL, checklist, audit reference.","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation findings. JSON has validation.findings[] with codes + messages."}}}},"/api/play":{"post":{"operationId":"play_agent","summary":"Live sociedad-IA agent (12 tools, mocked) over Vercel AI Gateway streaming.","x-runtime":"edge"}},"/api/play/audit/{sessionId}":{"get":{"operationId":"play_audit","summary":"Read the HMAC-signed audit log for a /play session.","parameters":[{"name":"sessionId","in":"path","required":true,"schema":{"type":"string"}},{"name":"verify","in":"query","required":false,"schema":{"type":"string","enum":["1"]}}]}},"/api/auditor/subscribe":{"get":{"operationId":"auditor_subscribe_describe","summary":"Machine-readable El Auditor pricing + purchase flow.","x-product":"El Auditor","x-price-usd-monthly":199},"post":{"operationId":"auditor_subscribe","summary":"Subscribe to El Auditor (USD 199/mo, ARS via Mercado Pago). Returns a checkout init_point. Legal hook: art. 102.","x-runtime":"edge","x-rate-limited":true,"requestBody":{"content":{"application/json":{"schema":{"type":"object","required":["payerEmail"],"properties":{"payerEmail":{"type":"string","format":"email"},"plan":{"type":"string","enum":["mensual","anual"],"default":"mensual"},"sessionId":{"type":"string"},"entityCuit":{"type":"string","maxLength":13}}}}}}}},"/api/auditor/activate":{"post":{"operationId":"auditor_activate","summary":"Exchange an authorized Mercado Pago preapproval_id for an El Auditor API key (idempotent).","x-runtime":"edge","requestBody":{"content":{"application/json":{"schema":{"type":"object","required":["preapprovalId"],"properties":{"preapprovalId":{"type":"string"}}}}}}}},"/api/auditor/log":{"post":{"operationId":"auditor_log","summary":"Write a signed (HMAC + Ed25519), durable, publicly-verifiable audit entry. Auth: x-api-key. The product agents pay for.","x-runtime":"edge","x-auth":"x-api-key","requestBody":{"content":{"application/json":{"schema":{"type":"object","required":["tool","input"],"properties":{"tool":{"type":"string","maxLength":80},"governance":{"type":"string","enum":["algorithm-only","audit-logged","mocked-upstream","requires-confirmation"]},"input":{},"output":{}}}}}}}},"/api/auditor/status":{"get":{"operationId":"auditor_status","summary":"Check your El Auditor subscription status. Auth: x-api-key.","x-auth":"x-api-key"}}}}