Sign In

@ar-agents/anses

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ar-agents/anses

ANSES (Administración Nacional de la Seguridad Social) agent toolkit for the Vercel AI SDK 6. Read CUIL status, family-allowance entitlements, and the public reference tables (asignaciones familiares, jubilaciones mínimas) through the Mi ANSES API + open-

Source
npmnpm
Version
0.2.1
Version published
Weekly downloads
27
80%
Maintainers
1
Weekly downloads
 
Created
Source

@ar-agents/anses

ANSES (Argentine social-security) lookups for AI agents.

pnpm add @ar-agents/anses
import { ansesTools, InMemoryAnsesAdapter } from "@ar-agents/anses";

const tools = ansesTools(/* adapter: yourHttpAdapter */);

Tools

  • anses_get_cuil_status — activo / jubilado / pensionado / etc.
  • anses_get_family_allowances — AUH, AUE, SUAF, etc.
  • anses_get_minimo_jubilatorio — haber mínimo for a given month

See AGENTS.md for the status enum + family-allowance kinds. MIT.

Keywords

anses

FAQs

Package last updated on 12 Jun 2026

Related posts