{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","name":"com.usecroma/croma","title":"Croma","description":"Colombian, Peruvian, and Mexican public-sector data: judicial cases, identity, insolvency, criminal records, taxpayers, legislation, case law, banking regulation, and web search.","version":"1.0.0","websiteUrl":"https://usecroma.com","documentationUrl":"https://docs.usecroma.com/mcp-server","icons":[{"src":"https://usecroma.com/icon-512.png","mimeType":"image/png","sizes":["512x512"]},{"src":"https://usecroma.com/icon-192.png","mimeType":"image/png","sizes":["192x192"]},{"src":"https://usecroma.com/icon.svg","mimeType":"image/svg+xml","sizes":["any"]}],"icon":"https://usecroma.com/icon-512.png","url":"https://api.croma.run/mcp","serverUrl":"https://api.croma.run/mcp","transportType":"streamable-http","protocolVersion":"2025-11-25","serverInfo":{"name":"croma","title":"Croma","version":"1.0.0"},"transport":{"type":"streamable-http","endpoint":"https://api.croma.run/mcp"},"remotes":[{"type":"streamable-http","url":"https://api.croma.run/mcp","supportedProtocolVersions":["2025-11-25","2025-06-18","2025-03-26","2024-11-05","2024-10-07"]}],"capabilities":{"tools":{"listChanged":false},"resources":{}},"authentication":{"required":true,"schemes":["oauth2","bearer"],"resourceMetadataUrl":"https://api.croma.run/.well-known/oauth-protected-resource/mcp","authorizationServerMetadataUrl":"https://api.croma.run/.well-known/oauth-authorization-server"},"instructions":"Croma exposes Colombian, Peruvian, and Mexican public-sector data as tools. Search tools return summaries; fetch one record with the detail tool named in the search tool's description. Lookups return found: false when the subject has no record; that is a definitive answer, not an error. Slow lookups may return a pending job with a status_url to poll. For the current text of a Mexican federal law use the diputados tools; the DOF tools return what one gazette day published, and publications before 1973 are scans whose scan_url is the only way to read them. Names, statuses, and legal terms stay in the source language.","tools":[{"name":"rama_judicial_cases_by_entity","title":"Rama Judicial Cases by Entity","description":"Search Colombian judicial cases by entity name. Optional filters narrow by entity type, court code, recent activity, and page. (Source: Rama Judicial; Country: Colombia.)"},{"name":"rama_judicial_cases_by_radicado","title":"Rama Judicial Cases by Radicado","description":"Resolve a Colombian judicial case by radicado and return case metadata plus the first 40 actuaciones (actions) available. (Source: Rama Judicial; Country: Colombia.)"},{"name":"rama_judicial_cases_by_radicado_batch","title":"Rama Judicial Cases by Radicado (Batch)","description":"Resolve up to 50 Colombian judicial cases by radicado in one request. Returns one result per radicado in input order, each with its own status, so a single bad radicado never fails the batch. Each item counts as one request against your quota. (Source: Rama Judicial; Country: Colombia.)"},{"name":"rama_judicial_email_directory","title":"Rama Judicial Email Directory","description":"Search the Rama Judicial's official email directory: the mailbox of every Colombian despacho judicial and administrative area, with its corporation, specialty, department, city and seccional. Filter by place, kind of office or specialty (case and accents ignored), or resolve a court directly from a case: the first 12 digits of any radicado are the `court_code` of the despacho that holds it, and a full radicado is accepted as-is. Free text reaches the office name, the address itself, and the office's classification and place. Served by Croma (`as_of` says how current the data is). (Source: Rama Judicial; Country: Colombia.)"},{"name":"rama_judicial_emails_by_court","title":"Rama Judicial Emails by Court","description":"Resolve the official mailbox of a Colombian court from its 12-digit court code (código de despacho), or directly from a full radicado: its first 12 digits identify the court where the case is filed, so a case number answers \"whom do I email about this case\" in one call. Returns every account the directory holds for that code, the despacho's own mailbox first, then its service and filing areas. Served by Croma (`as_of` says how current the data is). (Source: Rama Judicial; Country: Colombia.)"},{"name":"registraduria_vital_status","title":"Registraduría Vital Status","description":"Check a Colombian cédula's vital status. Returns `found: false` if the cédula isn't in the registry; otherwise `status` is `ALIVE` or `DECEASED`. (Source: Registraduría; Country: Colombia.)"},{"name":"registro_civil_birth_record","title":"Registro Civil Birth Record","description":"Find a Colombian birth civil registry (office, serial, inscription date) by first surname, first name, sex and date of birth. Returns `found: false` when there is no match. (Source: Registraduría Nacional del Estado Civil; Country: Colombia.)"},{"name":"ruaf_affiliations","title":"RUAF Affiliations","description":"Look up a person's social-security affiliations in Colombia by document number. Requires the date the document was issued. `document_type` defaults to `CC`. (Source: RUAF; Country: Colombia.)"},{"name":"rues_entities_by_name","title":"RUES Entities by Name","description":"Search Colombian businesses in RUES by name, paginated, each result enriched with its full registry record (DetalleRM). (Source: RUES; Country: Colombia.)"},{"name":"rues_entity_by_nit","title":"RUES Entity by NIT","description":"Resolve a Colombian business by NIT and return its full RUES record: registry detail, financial statements, renewal history, related parties and registry notices. (Source: RUES; Country: Colombia.)"},{"name":"policia_criminal_records","title":"Policía Criminal Records","description":"Check a person's Colombian criminal record (antecedentes). `document_type` defaults to `CC`. (Source: Policía Nacional; Country: Colombia.)"},{"name":"siata_conditions","title":"SIATA Aburrá Valley Conditions","description":"Deprecated since 2026-08-27; stops answering on 2026-12-01. Use `POST /co/siata-geoportal/weather/v1` instead. Live environmental conditions for the Aburrá Valley (Medellín metropolitan area) from SIATA: per-station weather (temperature, humidity, wind, pressure), rainfall (accumulated + intensity), and air quality (24h PM2.5 + ICA index). All inputs optional: an empty body returns every station; pass `latitude` + `longitude` (with optional `radius_km`, default 10) to get only nearby stations, nearest first with `distance_km` populated. Coverage is the Medellín metro area only. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_weather","title":"SIATA Weather","description":"Current weather at every SIATA station in the Aburrá Valley (Medellín metropolitan area): temperature, humidity, wind, pressure, an hourly 12-hour series per station, and the valley's UV index with today's hourly series. All inputs optional: an empty body returns every station; pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby stations nearest first, or `municipality` / `station_code` to narrow. Coverage is the Medellín metro area only. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_weather_series","title":"SIATA Weather Station Series","description":"Minute-by-minute weather at one SIATA station in the Aburrá Valley (Medellín metropolitan area): temperature, humidity, wind speed and pressure over the last hour at one-minute resolution (`window: \"1h\"`, the default) or the last six hours at five-minute resolution (`window: \"6h\"`), with the source's means and temperature percentiles. `station_code` is required; codes come from the weather endpoint. Returns `found: false` for an unknown station. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_river_levels","title":"SIATA River Levels","description":"Current river, stream and storm-sewer water levels for the Aburrá Valley (Medellín metropolitan area) from SIATA: per-station level in metres against the station's flood thresholds (with a derived status), the highest and mean level over the last three hours, the source's alert colour and level, six trailing windows, basin morphology and land cover. `include_series` adds a per-minute 3-hour series. All inputs optional: an empty body returns every station; pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby stations nearest first, or `municipality` / `station_code` to narrow. Coverage is the Medellín metro area only. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_rainfall","title":"SIATA Rainfall","description":"Rain at every SIATA gauge in the Aburrá Valley (Medellín metropolitan area): whether it is raining now and the source's extreme-rain flag, rain accumulated over seven trailing windows (5 minutes to 30 days), and monthly totals for the current year with each month's data availability. All inputs optional: an empty body returns every gauge; pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby gauges nearest first, or `municipality` / `station_code` to narrow. Coverage is the Medellín metro area only. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_air_quality","title":"SIATA Air Quality","description":"Current air quality at SIATA's reference stations in the Aburrá Valley (Medellín metropolitan area): 24-hour PM2.5 and PM10, 8-hour ozone and CO, 1-hour NO2 and SO2, each as a concentration with Colombia's numeric air-quality index (ICA) and its category, plus the pollutant driving each station's index. All inputs optional: an empty body returns every station; pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby stations nearest first, or `municipality` / `station_code` to narrow. Coverage is the Medellín metro area only. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_citizen_sensors","title":"SIATA Citizen Air Sensors","description":"The citizen-science PM2.5 sensor network of the Aburrá Valley (Medellín metropolitan area), about 230 low-cost sensors: PM2.5 over the last hour, the daily air-quality index (ICA) with its category, whether each sensor is reporting, and its data recovery over 24 hours and 15 days. All inputs optional: an empty body returns every sensor; pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby sensors nearest first, or `municipality` / `station_code` to narrow. Indicative data; use the air-quality endpoint for the reference network. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_forecast","title":"SIATA Weather Forecast","description":"SIATA's two-day weather forecast for the Aburrá Valley (Medellín metropolitan area), per municipality and, for Medellín, per zone: daily maximum and minimum temperature and the likelihood of rain for each part of the day (early morning, morning, afternoon, night). Pass `municipality` to get one municipality; an empty body returns every zone. Issued once a day. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_alerts","title":"SIATA Alerts","description":"Official notices from SIATA, the early-warning system of the Aburrá Valley (Medellín metropolitan area): title, plain-text description, validity dates and audience. Returns the active notices; pass `include_past: true` for every notice on record, most recent first. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_seismic_events","title":"SIATA Seismic Events","description":"The last earthquakes recorded by SIATA's accelerograph and seismograph network in the Aburrá Valley (Medellín metropolitan area): per station, the most recent events with magnitude, epicentre, depth and what the station measured (peak ground acceleration and Mercalli intensity on accelerographs, peak ground velocity on seismographs). All inputs optional: an empty body returns every station; pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby stations nearest first, or `municipality` / `station_code` to narrow. (Source: SIATA; Country: Colombia.)"},{"name":"siata_geoportal_cameras","title":"SIATA Cameras","description":"SIATA's camera network in the Aburrá Valley (Medellín metropolitan area), about 90 cameras pointed at river gauges, the sky, underpasses and the boundary layer, each with the URL of its latest snapshot. All inputs optional: pass `latitude` + `longitude` (with optional `radius_km`, default 10) for nearby cameras nearest first, or `type` (`nivel`, `cielo`, `deprimido`, `capa_limite`) to keep one kind. (Source: SIATA; Country: Colombia.)"},{"name":"legalize_laws_search","title":"Colombia Laws Search","description":"Search Colombian legislation as structured data, sourced from Legalize. Filter by free text, law type, publication year, status, and jurisdiction. Returns paginated law summaries; use `per_page` and `page` to page. Drill into one with `legalize-law-detail`. (Source: Legalize; Country: Colombia.)"},{"name":"legalize_law_detail","title":"Colombia Law Detail","description":"Resolve a single Colombian law by its identifier and return the full record, sourced from Legalize: metadata plus the law text as Markdown (`content_md`). `found: false` when no law matches the identifier. (Source: Legalize; Country: Colombia.)"},{"name":"ancp_cce_conceptos_search","title":"ANCP-CCE Conceptos Search","description":"Search conceptos (public-procurement legal opinions) from the Relatoría de la ANCP-CCE (Colombia Compra Eficiente) by free text, tema (descriptor), and modification date. Paginated, newest-modified first. Drill into one with `ancp-cce-concepto` for the full text. (Source: Relatoría de la ANCP-CCE; Country: Colombia.)"},{"name":"ancp_cce_concepto","title":"ANCP-CCE Concepto","description":"Retrieve one ANCP-CCE concepto by id or slug (e.g. `c-1094-de-2026`): full doctrinal text, dates, subjects and subtopics. `found: false` when nothing matches. (Source: Relatoría de la ANCP-CCE; Country: Colombia.)"},{"name":"cndj_rulings_search","title":"CNDJ Rulings Search","description":"Search disciplinary rulings from the Relatoría de la Comisión Nacional de Disciplina Judicial (CNDJ) by free text or the advanced filters (reporting magistrate, topic, respondent, matter, subtopic, filing year). Returns the matching summaries with their `numero_unico` + `numero_ficha` key; read one in full with `cndj-ruling`. (Source: Relatoría de la CNDJ; Country: Colombia.)"},{"name":"cndj_ruling","title":"CNDJ Ruling","description":"Retrieve one CNDJ disciplinary ruling by its `registration_number` + `ficha_number` key: the editorial fields (titulación, descriptores, fuentes normativas, salvamentos) plus the ruling document and its extracted full text when it carries a text layer. `found: false` when no document is stored for that key. (Source: Relatoría de la CNDJ; Country: Colombia.)"},{"name":"contraloria_fiscal_records","title":"Contraloría Fiscal Records","description":"Check whether a person is reported as a responsable fiscal in the Contraloría's SIBOR boletín (certificado de antecedentes de responsabilidad fiscal). `document_type` defaults to `CC`. Returns the verdict plus a verification code. (Source: Contraloría; Country: Colombia.)"},{"name":"dian_doctrina_search","title":"DIAN Doctrina Search","description":"Full-text search over DIAN's published tax doctrine and related legal compilation: oficios, conceptos, decretos, resoluciones, leyes and high-court rulings. Each hit carries the `document_id` used by `dian-doctrina-document`, plus the title, issuing body, epigraph and a matching excerpt. Optional filters: `document_type` (e.g. `Oficios`, `Conceptos`) and `year`. Paginated with `page` and `per_page`; `capped: true` means the source returned more matches than are retrievable, so narrow the query. (Source: DIAN; Country: Colombia.)"},{"name":"dian_doctrina_document","title":"DIAN Doctrina Document","description":"Retrieve the text of one DIAN doctrine document by the `document_id` returned by `dian-doctrina-search`: the official title and the body of the oficio, concepto or norm. Compiled norms run to millions of characters, so the body is returned in character ranges: `content.total_length` is the full size, and when `content.has_more` is true request the next range with `offset: content.next_offset`. `found: false` when no document carries that id. (Source: DIAN; Country: Colombia.)"},{"name":"dian_electronic_document","title":"DIAN Electronic Document","description":"Validate a Colombian electronic document (factura electrónica, nota crédito/débito) by its CUFE/UUID and the emisor or receptor NIT. Returns the issuer, recipient, totals and taxes, current legitimate holder, validations, and events. Set `include_pdf: true` to also receive `pdf_url`, the URL of the official PDF representation. `found: false` means the document is not registered under that CUFE, or the NIT matches neither the emisor nor the receptor. (Source: DIAN; Country: Colombia.)"},{"name":"funcion_publica_norms_search","title":"Función Pública Norms Search","description":"Search the Gestor Normativo, the Colombian state's register of the norms that govern public administration: laws, decrees, conceptos, rulings, circulares and acuerdos from 1620 to today, across every kind and year at once. Free text matches the norm's citation, the register's own one-line description and the full text of the norm itself. Filter by `document_type`, `year`, exact `number` (with or without leading zeros), issuing `entity`, the `subject` the register files it under, and the date it was issued (`issued_from`/`issued_to`). Served by Croma (`as_of` says how current the data is). (Source: Función Pública; Country: Colombia.)"},{"name":"funcion_publica_norm","title":"Función Pública Norm","description":"Retrieve one norm of the Gestor Normativo by its `norm_id` from the search results: its consolidated text, the dates it was issued and entered into force, where it was officially published, the subjects the register files it under, and the later norms it records as having added to, modified or repealed it. The text comes back a character range at a time (`offset`, `limit`), because the longest norms run past a million characters; follow `next_offset` until `has_more` is false. (Source: Función Pública; Country: Colombia.)"},{"name":"imprenta_gaceta_documents_search","title":"Gaceta del Congreso Documents","description":"Search everything the Colombian Congress has published in the Gaceta del Congreso since 2000, document by document: proyectos de ley as filed, informes de ponencia, actas de comisión y plenaria, textos aprobados y definitivos, informes de conciliación, objeciones presidenciales and conceptos. Search the full text, or filter by `chamber`, `kind`, and by the bill a document is about (`bill_number`, `bill_year`) to follow one proyecto de ley through every stage of its passage. Served by Croma (`as_of` says how current the data is). (Source: Imprenta Nacional; Country: Colombia.)"},{"name":"imprenta_gaceta_document","title":"Gaceta del Congreso Document","description":"Retrieve one document published in the Gaceta del Congreso by its `document_id` from the search results (e.g. `87176`), with its full text as the Gaceta published it, the issue it appeared in, and the proyecto de ley it belongs to. (Source: Imprenta Nacional; Country: Colombia.)"},{"name":"imprenta_gacetas_search","title":"Gaceta del Congreso Issues","description":"Browse the issues of the Gaceta del Congreso themselves: every issue either chamber has published since 2000, by number, chamber and publication date. Use this to find an issue by its citation; use the Documents endpoint to search what is inside them. (Source: Imprenta Nacional; Country: Colombia.)"},{"name":"imprenta_diarios_search","title":"Diario Oficial Issues","description":"Browse the Diario Oficial, the gazette where Colombian law takes effect: every issue the Imprenta Nacional lists, from number 23,962 of 2 January 1939 to this week's, by number, edition and publication date. (Source: Imprenta Nacional; Country: Colombia.)"},{"name":"procuraduria_disciplinary_records","title":"Procuraduría Disciplinary Records","description":"Check a person or entity's antecedentes with the Procuraduría General de la Nación (disciplinary, penal, contractual, fiscal, and pérdida de investidura records from SIRI). `document_type` defaults to `CC`. Returns the verdict, the registered name, and the antecedente sections reproduced from the certificate. (Source: Procuraduría; Country: Colombia.)"},{"name":"samai_processes","title":"SAMAI Processes","description":"Search live contentious-administrative processes (Consejo de Estado plus every Tribunal and Juzgado Administrativo) by party, radicado, or class, scoped to a corporación. Returns one page of matches with the reporting magistrate, class, filing date, parties and the official detail link. A radicado search derives the corporación from the radicado when none is given. (Source: SAMAI / Consejo de Estado; Country: Colombia.)"},{"name":"samai_corporaciones","title":"SAMAI Corporaciones","description":"Every corporación (despacho) SAMAI exposes, with its code and name. A code scopes a process search. (Source: SAMAI / Consejo de Estado; Country: Colombia.)"},{"name":"samai_secciones","title":"SAMAI Secciones","description":"The secciones (salas) inside one corporación, with their codes and names. (Source: SAMAI / Consejo de Estado; Country: Colombia.)"},{"name":"samai_rulings_search","title":"SAMAI Rulings Search","description":"Search every ruling of the Consejo de Estado dated since December 2021 that its relatoría has titled: sentencias, autos, aclaraciones and salvamentos de voto and conceptos, each with the relatoría's headnotes (descriptors, legal problem and answer, thesis, formal sources, notes), its full text, its document (PDF, or Word for some of the oldest) and the case's page on the court's own site. Free text matches the headnotes, the case number, the parties and the full text. Filter by `chamber`, `type`, `year`, `registration_number` (the radicado), `reporting_judge` (the consejero ponente), `plaintiff`, `defendant` and the ruling date (`from_date`/`to_date`). Served by Croma (`as_of` says how current the data is). (Source: SAMAI / Consejo de Estado; Country: Colombia.)"},{"name":"samai_rulings_ruling","title":"SAMAI Ruling","description":"Retrieve one ruling of the Consejo de Estado by its `id` (from a search result): the relatoría's headnotes, the case data, the parties, the ruling's document (PDF, or Word for some of the oldest) and the case's page on the court's own site, with the full text read a character range at a time (`offset`, `limit`); follow `next_offset` until `has_more` is false. Served by Croma (`as_of` says how current the data is). (Source: SAMAI / Consejo de Estado; Country: Colombia.)"},{"name":"secop_process","title":"SECOP Process by Notice","description":"Resolve a Colombian public-procurement process (SECOP II) by its OpportunityDetail noticeUID and return the process header, the per-provider award list, and every awarded contract: providers, documents, values, dates, and execution amounts. Sourced from Colombia Compra Eficiente's open data. `found: false` when no process matches the noticeUID. (Source: SECOP; Country: Colombia.)"},{"name":"secop_contracts_by_provider","title":"SECOP Contracts by Provider","description":"Deprecated since 2026-08-30; stops answering on 2026-12-01. Use `POST /co/secop/contracts-search/v1` instead. List the public-procurement contracts (SECOP II) awarded to one provider by cédula or NIT, across all contracting entities: the contractor profile (who hired them, values, status, dates). Optional filters: contracting-entity NIT and a sign-date window (`from_date`/`to_date`). Pages of 500, newest first (`page`, 1-based); `capped: true` means the page is full and later pages may exist. (Source: SECOP; Country: Colombia.)"},{"name":"secop_processes_by_entity","title":"SECOP Processes by Entity","description":"Deprecated since 2026-08-30; stops answering on 2026-12-01. Use `POST /co/secop/processes-search/v1` instead. List the procurement processes (SECOP II) published by one contracting entity (by NIT), optionally within a publication-date window. The audit population for an entity. Returns lean summaries (drill into one with `secop-process`). Pages of 500, newest first (`page`, 1-based); `capped: true` means the page is full and later pages may exist. (Source: SECOP; Country: Colombia.)"},{"name":"secop_contract","title":"SECOP Contract by ID","description":"Resolve one electronic contract (SECOP II) by its contract id and return the full contract record plus its satellite history: registered additions/modifications, insurance policies (garantías) with insurer and validity, and the delivery plan with planned vs actual progress. `found: false` when no contract matches the id. (Source: SECOP; Country: Colombia.)"},{"name":"secop_sanctions_by_provider","title":"SECOP Sanctions by Provider","description":"Deprecated since 2026-08-30; stops answering on 2026-12-01. Use `POST /co/secop/sanctions-search/v1` instead. List the fines and sanctions (multas y sanciones) recorded against one state contractor by cédula or NIT: sanctioning entity, resolution number, value, and the dates the sanction was published and became final. A direct adverse signal for counterparty screening, from Colombia Compra Eficiente's open data. (Source: SECOP; Country: Colombia.)"},{"name":"secop_processes_search","title":"SECOP Processes Search","description":"Search every Colombian public procurement process from SECOP II (2015 onward) and SECOP I (2004 onward) in one place. Full-text over what is being bought, plus filters on the buying entity's NIT, department, modality, contract type, status, UNSPSC category, year, publication-date range, estimated value and whether the process was awarded. Answers in milliseconds and covers both systems at once; use `secop-process` when you have a noticeUID and want one process with its awards and contracts. (Source: SECOP; Country: Colombia.)"},{"name":"secop_contracts_search","title":"SECOP Contracts Search","description":"Search every contract the Colombian state has signed, across SECOP II (2015 onward) and SECOP I (2004 onward), in one shape. Full-text over the contract object and the parties, plus filters on the contractor's document (NIT or cédula, in any of the spellings SECOP prints), the entity NIT, department, sector, contract type, modality, status, UNSPSC category, year, signature-date range and amount. This is the endpoint for \"everything this company or person has contracted with the Colombian state\". (Source: SECOP; Country: Colombia.)"},{"name":"secop_modifications_search","title":"SECOP Contract Modifications Search","description":"Search the changes made to Colombian public contracts after signature: additions, extensions and other modifications, with how much money and how many days each one added. Filter by contract id, platform, year, registration-date range and a minimum added amount, and sort by amount to find the contracts that grew the most after they were awarded. (Source: SECOP; Country: Colombia.)"},{"name":"secop_suppliers_search","title":"SECOP Suppliers Search","description":"Search the suppliers registered on SECOP II: who they are, the document they registered under, what category they sell in, where they are, and whether the account is still active. Use it to resolve a company name to its NIT before searching contracts, or to check that a contractor is a registered supplier at all. (Source: SECOP; Country: Colombia.)"},{"name":"secop_bidders_search","title":"SECOP Bidders Search","description":"Search who bid on Colombian procurement processes, including the bidders that lost. Filter by process id or by a bidder's document to see either everyone who competed for one contract, or every process a company has bid on. This is the only published view of how contested a tender actually was. (Source: SECOP; Country: Colombia.)"},{"name":"secop_sanctions_search","title":"SECOP Sanctions Search","description":"Search the fines and sanctions Colombian public entities have imposed on their contractors: who was sanctioned, under which contract, for how much, and when the sanction became final. Filter by the contractor's document, the entity's NIT, the year or a publication-date range. (Source: SECOP; Country: Colombia.)"},{"name":"secop_plans_search","title":"SECOP Annual Procurement Plans Search","description":"Search the Plan Anual de Adquisiciones each Colombian public entity publishes: the budget it expects to spend that year and the thresholds it will buy under, published before it buys any of it. Filter by entity NIT, department, year or platform to see what an entity intends to procure rather than what it already has. (Source: SECOP; Country: Colombia.)"},{"name":"secop_profile","title":"SECOP Profile","description":"Everything Colombian public procurement knows about one NIT or cédula, in a single call: the SECOP II supplier account if there is one, how many contracts it has signed and the largest of them, how many awards it has won, how many processes it has bid on, every sanction against it, and, when the document belongs to a public entity, what it has bought. Start here for any question about a company or a person; the searches are for paging past what this returns. (Source: SECOP; Country: Colombia.)"},{"name":"secop_awards_search","title":"SECOP Awards Search","description":"Search every award made on a Colombian procurement process on SECOP II: which provider won, how much of the award was theirs, and when. The processes dataset keeps one row per process, so a framework agreement that awarded thousands of providers shows only one there; this is where all of them are. Filter by the provider's document to see everything a company has been awarded, as opposed to what it went on to sign. (Source: SECOP; Country: Colombia.)"},{"name":"secop_process_record","title":"SECOP Process Record","description":"Read one procurement process by the platform-prefixed `id` a SECOP search returned (e.g. `secop_ii:CO1.REQ.1234567`). Works for SECOP I and SECOP II alike and answers in milliseconds; for the live view of a SECOP II process with its per-provider awards and awarded contracts attached, use `secop-process` with the noticeUID instead. (Source: SECOP; Country: Colombia.)"},{"name":"secop_contract_record","title":"SECOP Contract Record","description":"Read one contract by the platform-prefixed `id` a SECOP search returned (e.g. `secop_ii:CO1.PCCNTR.4168447`). Works for SECOP I and SECOP II alike and answers in milliseconds; for the live view of a SECOP II contract with its additions, guarantees and delivery plan attached, use `secop-contract` with the contract id instead. (Source: SECOP; Country: Colombia.)"},{"name":"simit_account_status","title":"SIMIT Account Status","description":"Look up a SIMIT (Sistema Integrado de Información sobre Multas y Sanciones por Infracciones de Tránsito) account status by vehicle plate or by a person's identification number. Returns outstanding comparendos and multas (each with the offending party, infraction codes and descriptions, traffic authority, department, amounts, and the discount/payment projections), the account totals, any payment agreements (acuerdos de pago), and driving courses (cursos viales). `is_plate` reports whether the value was matched as a plate. `clear: true` means paz y salvo (nothing outstanding). (Source: SIMIT; Country: Colombia.)"},{"name":"superfinanciera_regulations_search","title":"Superfinanciera Regulations Search","description":"Search every Circular Externa, Carta Circular and Resolución the Superintendencia Financiera de Colombia has issued since 2005, across all kinds and years at once. Filter by free text over the official description, by `kind`, `year`, exact `number` (with or without leading zeros), the `bulletin` it was published in, and the date it was issued (`issued_from`/`issued_to`). Results come back newest first with the Superintendencia's own description of what each act does and a link to the act itself. Served by Croma (`as_of` says how current the data is). (Source: Superfinanciera; Country: Colombia.)"},{"name":"superfinanciera_regulation","title":"Superfinanciera Regulation","description":"Retrieve one act of the Superintendencia Financiera de Colombia by its `regulation_id` from the search results (e.g. `ce:2026:7` for Circular Externa 007 de 2026, `cc:2026:56`, `res:2026:1195`), with its official description, the date it was issued, the bulletin it was published in and a link to the act. (Source: Superfinanciera; Country: Colombia.)"},{"name":"superfinanciera_complaints","title":"Superfinanciera Complaints","description":"Return the action history of a specific jurisdictional complaint filed against a person or entity at Colombia's Superfinanciera. (Source: Superfinanciera; Country: Colombia.)"},{"name":"superfinanciera_doctrine_search","title":"Superfinanciera Doctrine Search","description":"Search the Superintendencia Financiera de Colombia's doctrine and case-law catalog: every concepto it has issued since 1994 (the Superintendencia Bancaria's before 2005), every ruling of its Delegatura para Funciones Jurisdiccionales, and the high-court rulings it catalogues as jurisprudencia financiera. Free text matches the number, case file number, title, summary, subject descriptors and full text. Filter by `collection`, `year`, `number`, `registration_number` (expediente or radicado), `issuer`, `topic`, the date (`from_date`/`to_date`) and `text_status`. Each result links to its entry in the Superintendencia's catalog and to the document. Served by Croma (`as_of` says how current the data is). (Source: Superfinanciera Doctrina; Country: Colombia.)"},{"name":"superfinanciera_doctrine_entry","title":"Superfinanciera Doctrine Entry","description":"Retrieve one document of the Superintendencia Financiera de Colombia's doctrine and case-law catalog by the `id` from the search results: its full text where the document carries text, the SFC's summary and subject descriptors, the number, the date, the issuer, the case file number, and links to its entry in the catalog and to the document itself. The text comes back a character range at a time (`offset`, `limit`); follow `next_offset` until `has_more` is false. (Source: Superfinanciera Doctrina; Country: Colombia.)"},{"name":"adres_affiliation_status","title":"ADRES Health Affiliation Status","description":"Look up a person's affiliation to the Colombian health system (BDUA): the entities (EPS) they are or were affiliated to, the régimen (contributivo/subsidiado), affiliation dates, and affiliate type. `document_type` defaults to `CC`. Returns `found: false` when the document is not registered in BDUA. (Source: ADRES; Country: Colombia.)"},{"name":"dnp_social_classification","title":"DNP Social Classification (Sisbén IV and RUI)","description":"Look up a person's socioeconomic classification in Colombia by document, live from the DNP: the Sisbén IV group (`A1` to `D21`, with its category and label) and the RUI income classification with the registered name, sex, age and municipality. `document_type` defaults to `CC`. Returns `found: false` when the person has neither. (Source: Departamento Nacional de Planeación (DNP); Country: Colombia.)"},{"name":"dnp_sisben_offices","title":"DNP Sisbén Offices","description":"The directory of Sisbén offices, from the DNP: every department's coordinator, or with `department_code` (two-digit DIVIPOLA) that department's coordinator and the administrator of each of its municipalities, with address, phone and email. (Source: Departamento Nacional de Planeación (DNP); Country: Colombia.)"},{"name":"supersociedades_financial_statements","title":"Supersociedades Financial Statements","description":"Annual financial statements a Colombian company has filed with the Superintendencia de Sociedades, by NIT: income statement, balance sheet and cash flow per fiscal year, plus the company identity from the filing cover. One filing per year (the preferred entry point, latest re-submission), newest first, up to 10 years. Figures come as filed, in the unit the filing declares. (Source: Supersociedades; Country: Colombia.)"},{"name":"dof_publications_by_date","title":"DOF Publications by Date","description":"Everything published in Mexico's official federal gazette (Diario Oficial de la Federación) on a given date: decrees, law reforms, and regulator disposiciones across the morning, evening, and extraordinary editions, each with its issuing branch and agency. The gazette is organised by day, so a date is the only way in; it publishes the decree that created or amended a law, never the consolidated current text of one. For that, use `diputados-federal-law`. The index reaches back to 1917, while machine-readable text starts with the 1973 volume: `has_text: true` marks publications retrievable with `dof-publication`, and every entry carries `scan_url` for the official scanned page. (Source: DOF; Country: Mexico.)"},{"name":"dof_publication","title":"DOF Publication","description":"Retrieve one publication from Mexico's official federal gazette (DOF) by id, including its plain text when the publication is machine-readable. Publications range from a few hundred characters to entire decrees, so the text is returned in character ranges: `content.total_length` is the full size, and when `content.has_more` is true request the next range with `offset: content.next_offset`. Anything published before the 1973 volume is held only as a scan and returns `is_image_only: true` with `content: null`, its metadata, and `scan_url` for the official scanned page. This returns one gazette publication, not the consolidated text of a law; for that use `diputados-federal-law`. (Source: DOF; Country: Mexico.)"},{"name":"fiscalia_cdmx_bulletins","title":"Fiscalía CDMX Bulletins","description":"Browse the public press bulletins (comunicados) of the Mexico City prosecutor, most recent first, paged with `page` (10 per page). Each bulletin carries its comunicado `code`, date, headline, and summary. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General de Justicia de la Ciudad de México; Country: Mexico.)"},{"name":"fiscalia_chiapas_bulletins","title":"Fiscalía Chiapas Bulletins","description":"Browse the public press bulletins (comunicados) of the Chiapas state prosecutor, most recent first; page forward with `page` until `has_more` is false. Each bulletin carries its comunicado number, classification, date, headline, and summary. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General del Estado de Chiapas; Country: Mexico.)"},{"name":"fiscalia_chihuahua_bulletins","title":"Fiscalía Chihuahua Bulletins","description":"Search the public press bulletins (comunicados) of the Chihuahua state prosecutor. Free-text `query` searches the corpus; omit it for the most recent. Optional `from_date`/`to_date` bound the range. Each bulletin announces one procedural event (arrest, imputation, conviction, sentence); the `categories` name the acting unit. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General del Estado de Chihuahua; Country: Mexico.)"},{"name":"fiscalia_edomex_bulletins","title":"Fiscalía Estado de México Bulletins","description":"Browse the public press bulletins (comunicados) of the Estado de México prosecutor, most recent first; page forward with `page` until `has_more` is false. Each bulletin carries its comunicado `code`, date, headline, and a link to the full document. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General de Justicia del Estado de México; Country: Mexico.)"},{"name":"fiscalia_fgr_bulletins","title":"FGR Bulletins","description":"Browse the public press bulletins (comunicados) of the federal prosecutor (FGR), most recent first; page forward with `page` until `has_more` is false. Each item carries its bulletin `code`, `scope` (national or state), date, and headline, and links to the full comunicado. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General de la República; Country: Mexico.)"},{"name":"fiscalia_jalisco_bulletins","title":"Fiscalía Jalisco Bulletins","description":"Search the public press bulletins (comunicados) of the Jalisco state prosecutor. Free-text `query` searches the corpus; omit it for the most recent. Each bulletin announces one procedural event (arrest, imputation, conviction, sentence) and carries the issuing author and tags. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía del Estado de Jalisco; Country: Mexico.)"},{"name":"fiscalia_nuevoleon_bulletins","title":"Fiscalía Nuevo León Bulletins","description":"Search the public press bulletins (comunicados) of the Nuevo León prosecutor. Free-text `query` searches the corpus; omit it for the most recent. Each bulletin carries its date, headline, and summary. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General de Justicia del Estado de Nuevo León; Country: Mexico.)"},{"name":"fiscalia_puebla_bulletins","title":"Fiscalía Puebla Bulletins","description":"Search the public press bulletins (comunicados) of the Puebla state prosecutor. Free-text `query` searches the corpus; omit it for the most recent. Each bulletin carries its numbered boletín, date, and headline. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General del Estado de Puebla; Country: Mexico.)"},{"name":"fiscalia_veracruz_bulletins","title":"Fiscalía Veracruz Bulletins","description":"Search the public press bulletins (comunicados) of the Veracruz state prosecutor. Free-text `query` searches the corpus; omit it for the most recent. Optional `from_date`/`to_date` bound the range. Each bulletin announces one procedural event (arrest, imputation, conviction, sentence). These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General del Estado de Veracruz; Country: Mexico.)"},{"name":"fiscalia_zacatecas_bulletins","title":"Fiscalía Zacatecas Bulletins","description":"Browse the public press bulletins (comunicados) of the Zacatecas state prosecutor, most recent first; page forward with `page` until `has_more` is false. Each bulletin announces one procedural event (arrest, imputation, conviction, sentence) and carries the full text. These are public press releases, not a criminal-record database: a name in a bulletin is an indicio, never proof, and procedural stage must not be read as a conviction. (Source: Fiscalía General de Justicia del Estado de Zacatecas; Country: Mexico.)"},{"name":"scjn_tesis_search","title":"SCJN Tesis Search","description":"Search the Mexican Supreme Court's case law: every tesis and jurisprudencia the Semanario Judicial de la Federación has published since 1911 (300k+), each in full. Match words in the title and text (`query`, optional; every word must appear) and filter by binding force (`tesis_type`: jurisprudencia vs aislada), subject (materia), época number, year, deciding level (`instance`), court or chamber, how the criterion was formed (`formation`), publication window (`published_from`/`published_to`) and the court's own modification date (`updated_after`). Newest first, pages of up to 50 full records; `as_of` says how current the data is. Read one by its registro digital with `scjn-tesis`. (Source: SCJN; Country: Mexico.)"},{"name":"scjn_tesis","title":"SCJN Tesis","description":"Retrieve one tesis by its registro digital (`registration_number`), including the full text, citation (clave, época, localización), subjects, precedent notes, and linked ruling ids. (Source: SCJN; Country: Mexico.)"},{"name":"scjn_tesis_browse","title":"SCJN Tesis Browse","description":"Deprecated since 2026-09-07; stops answering on 2026-12-15. Use `POST /mx/scjn/tesis-search/v1` instead. Same request and response as `scjn-tesis-search`, which replaces it: the Mexican Supreme Court's case law in full, filtered by words in the title and text, binding force, subject, época, year, instance, court, formation, publication window and the court's modification date. Newest first, pages of up to 20 full records, with `as_of`. (Source: SCJN; Country: Mexico.)"},{"name":"banxico_circulars","title":"Banxico Circulars","description":"The chronological index of every circular and disposición issued by Banco de México (1,200+ entries back to 1969), each with subject, abrogation status, and which base circular it modifies. One row per index entry: a circular amending several bases appears once per base. Optional `year` filters one year. Paged, 100 per page; drill into one with `banxico-circular`. (Source: Banco de México; Country: Mexico.)"},{"name":"banxico_circular","title":"Banxico Circular","description":"One Banco de México circular in full, by its `number`: subject, obligated entities, the consolidated (compiled) text PDF, the original text PDF with its DOF date, and every modification with dates and PDFs. Amendment circulars have no page of their own: looking one up returns the amended base circular (its `number` says which), whose modifications list carries the requested número. (Source: Banco de México; Country: Mexico.)"},{"name":"cnbv_regulations","title":"CNBV Regulations","description":"The CNBV's current regulatory catalog (~113 normas: leyes, disposiciones de carácter general including the Circular Única de Bancos, circulares, acuerdos, reglas), each with type, DOF publication date, applicable sectors, and the official PDF. Optional `query` filters by name. Paged, 50 per page. Norms with a `regulation_id` have modification history via `cnbv-regulation-history`. (Source: CNBV; Country: Mexico.)"},{"name":"cnbv_regulation_history","title":"CNBV Regulation History","description":"Every modifying resolución and annex for one CNBV norma (by `regulation_id` from `cnbv-regulations`), each with its DOF date and official PDF. The Circular Única de Bancos alone carries 180+ modifications. (Source: CNBV; Country: Mexico.)"},{"name":"cnsf_provisions_search","title":"CNSF Provisions Search","description":"Search Mexico's insurance and surety rulebook in full: every artículo of the Ley de Instituciones de Seguros y de Fianzas (LISF), and every disposición, anexo, anexo transitorio and transitional provision of the Circular Única de Seguros y de Fianzas (CUSF), plus the documentation the circular points to. Filter by free text, `instrument`, `kind`, exact `number`, `chapter_number`, `source_circular` (which Circular Modificatoria introduced a transitional provision), and when the containing chapter was last amended (`amended_from`/`amended_to`). Results come back in reading order with the complete text. Served by Croma (`as_of` says how current the data is). (Source: CNSF; Country: Mexico.)"},{"name":"cnsf_provision","title":"CNSF Provision","description":"Retrieve one provision of Mexico's insurance and surety rulebook by its `provision_id` from the search results (e.g. `cusf:disp:3.1.2`, `lisf:art:41`, `cusf:anexo:14.2.1-a`), with its full text and the chapter it sits in. (Source: CNSF; Country: Mexico.)"},{"name":"cnsf_amendments","title":"CNSF Amendments","description":"Track how Mexico's Circular Única de Seguros y de Fianzas has changed: every Circular Modificatoria the commission has published since 2014, most recent first, with what it changed, the chapters and annexes it touched, and the Diario Oficial publication behind it. Filter by free text, by `chapter_number`, and by publication window. (Source: CNSF; Country: Mexico.)"},{"name":"diputados_federal_laws","title":"Mexican Federal Laws","description":"The Cámara de Diputados catalog of federal laws and codes (315+), each with its official name, abbreviation, original DOF publication date, most recent reform date, consolidated PDF/DOC text, and whether it is still in force. Optional `query` filters by name or abbreviation. Paged, 100 per page; drill into one with `diputados-federal-law`. (Source: Cámara de Diputados; Country: Mexico.)"},{"name":"diputados_federal_law","title":"Mexican Federal Law","description":"One Mexican federal law in full by its `law_id`: current consolidated text (PDF/DOC), original DOF publication with its scan, and every reform decree that amended it, newest first, each with its DOF date, headline, documents, and any fe de erratas. (Source: Cámara de Diputados; Country: Mexico.)"},{"name":"diputados_federal_regulations","title":"Mexican Federal Regulations","description":"The Cámara de Diputados catalog of federal reglamentos (135+), each with its DOF publication date, consolidated text, whether it is still in force, and an inline history of reforms, annual amount updates, erratas and vigencia notices. Optional `query` filters by name. Paged, 50 per page. (Source: Cámara de Diputados; Country: Mexico.)"},{"name":"diputados_law_reforms","title":"Mexican Law Reforms by Year","description":"Every reform decree published in the DOF in one year, from the Cámara de Diputados reform log: the decree prose, the canonical actions it takes (reforman, adicionan, derogan, abrogan, expiden...), and every law it touches. One entry per publication day; a single day can bundle several instruments. Defaults to the current year. Paged, 50 decrees per page. (Source: Cámara de Diputados; Country: Mexico.)"},{"name":"siem_establishments","title":"SIEM Establishments Search","description":"Search Mexican business establishments in the SIEM directory by commercial name or razón social. Optional filters narrow by state (INEGI code) and SCIAN activity. SIEM is a self-declared directory: registration is voluntary and each establishment chooses which fields stay public, so absence is not evidence of anything. Drill into a result with `siem-establishment`. (Source: SIEM; Country: Mexico.)"},{"name":"siem_establishment","title":"SIEM Establishment","description":"Retrieve one SIEM establishment's declared profile: RFC, legal or personal name, commercial name, activity, address and contact, headcount, import/export flags, declared products and services, and registration status. Returns `found: false` when the id is unknown. (Source: SIEM; Country: Mexico.)"},{"name":"rree_foreigner_cards","title":"RREE Foreigner Cards","description":"Verify a Peruvian foreigner identity card (carné de extranjería) by its 8-digit card number: names, nationality, immigration status, and expiration. `found: false` when no card matches. (Source: RREE; Country: Peru.)"},{"name":"apeseg_soat","title":"APESEG SOAT Certificate History","description":"Look up a vehicle plate's SOAT (mandatory traffic-accident insurance) certificate history from APESEG (Asociación Peruana de Empresas de Seguros). `has_active_soat: true` means a currently valid (VIGENTE) certificate exists, returned as `active`; `certificates` lists the full history. `found: false` when the plate has no SOAT record. (Source: APESEG; Country: Peru.)"},{"name":"sbs_soat","title":"SBS SOAT Report","description":"Look up a vehicle plate's SOAT (mandatory traffic-accident insurance) report from SBS (Superintendencia de Banca, Seguros y AFP), Peru's banking and insurance regulator. Returns `accident_count` (accidents covered by SOAT in the last 5 years) and `policies`, the list of SOAT policies on record (issuing company, vehicle class/use, accidents per policy, policy/certificate number, coverage window, and status VIGENTE/VENCIDA/ANULADA). `has_active_soat: true` means a policy is currently in force, returned as `active`. `found: false` means no SOAT information is reported for the plate. (Source: SBS; Country: Peru.)"},{"name":"sutran_infracciones","title":"SUTRAN Infraction Record","description":"Look up the infraction documents (papeletas and other actos) on record for a vehicle plate from SUTRAN (Superintendencia de Transporte Terrestre de Personas, Carga y Mercancías), Peru's national road-transport authority. `has_infractions: false` means the plate has no infractions on record. When infractions exist, `infractions` lists each one (document number, type, date, infraction code, classification). (Source: SUTRAN; Country: Peru.)"},{"name":"callao_papeletas","title":"Callao Traffic Tickets","description":"List the outstanding traffic tickets (papeletas) registered against a vehicle plate in the province of Callao, issued by the Municipalidad Provincial del Callao. `has_papeletas: false` means the plate has no outstanding tickets on record. When tickets exist, `papeletas` lists each one (code, ticket number, infraction date, amount, installment) and `total` is the sum of the outstanding amounts in PEN. (Source: Municipalidad Provincial del Callao; Country: Peru.)"},{"name":"sat_lima_account_status","title":"SAT Lima Account Status","description":"Look up outstanding debt owed to the SAT de Lima (Servicio de Administración Tributaria de Lima) for a person, company, or vehicle. Pass `document_type` (`dni`, `ruc`, `placa`, `papeleta`, `cod_administrado`, or `compromiso`; defaults to `dni`) plus `document_number`. Returns each outstanding item (taxes such as impuesto vehicular / predial / arbitrios, traffic tickets, administrative fines, and payment commitments) with its group, reference, amount, status, and relevant dates, plus the account total. `clear: true` means nothing is outstanding. (Source: SAT Lima; Country: Peru.)"},{"name":"sat_lima_capturas","title":"SAT Lima Vehicle Capture Orders","description":"Check whether a vehicle plate has an outstanding capture order (orden de captura) in the province of Lima, issued by the SAT de Lima (Servicio de Administración Tributaria de Lima) for unpaid tax debt or traffic tickets. `has_capture_order: false` means the plate has no capture order on record. When an order exists, `orders` lists each one with the fields the source reports. (Source: SAT Lima; Country: Peru.)"},{"name":"runt_vehicle_by_plate","title":"RUNT Vehicle by Plate","description":"Resolve a Colombian vehicle in RUNT (Registro Único Nacional de Tránsito) by plate and the registered owner's document. Returns the vehicle record (brand, line, model year, class, body, color, engine displacement, fuel, weights, VIN, engine/chassis/serial numbers, traffic authority, registration dates, lien/pledge flags) plus SOAT insurance history, técnico-mecánica (RTM) inspection history, extended technical data, registered guarantees/liens (with the creditor, e.g. a financing bank), ownership limitations, armoring (blindaje) status, civil-liability policies, DIJIN and scrapping certificates, normalization records, and scrapping status. `document_type` defaults to `CC`. `found: false` when the plate and owner document have no active match. (Source: RUNT; Country: Colombia.)"},{"name":"runt_vehicle_history_by_plate","title":"RUNT Vehicle History by Plate","description":"Look up a Colombian vehicle's history in RUNT (Registro Único Nacional de Tránsito) by plate alone, without the owner's document. Returns the registered owner(s) (name and identification number), the vehicle characteristics (brand, line, model year, class, body, color, VIN, engine/chassis/serial numbers), the traffic-license and import records, SOAT and técnico-mecánica (RTM) history, any accident on record, recent and pending procedures (trámites), and guarantee/lien and ownership-limitation summaries. `found: false` when the plate has no record. (Source: RUNT; Country: Colombia.)"},{"name":"consejo_estado_search","title":"Consejo de Estado Jurisprudence Search","description":"Search the Relatoría del Consejo de Estado's traditional jurisprudence corpus (broadly providencias before December 2021) by section, type, date window, radicado, ponente, party or challenged rule. Each row carries the providencia's metadata plus a `url` permalink to feed to `consejo-estado-providencia`. For December 2021 onward use the SAMAI endpoints. (Source: Consejo de Estado; Country: Colombia.)"},{"name":"consejo_estado_providencia","title":"Consejo de Estado Providencia","description":"Retrieve the full text of one providencia from the Relatoría del Consejo de Estado, by the `url` permalink a search row exposes. `found: false` when the permalink resolves to no document. (Source: Consejo de Estado; Country: Colombia.)"},{"name":"sicaac_insolvency_cases","title":"SICAAC Insolvency Cases","description":"Look up Colombian natural-person insolvency cases by document number. `document_type` defaults to `CC` (Cédula de Ciudadanía). (Source: SICAAC; Country: Colombia.)"},{"name":"contaduria_state_delinquent_debtors","title":"Contaduría State Delinquent Debtor Records","description":"Check whether a person or entity is a delinquent debtor to the Colombian State, from the Contaduría General de la Nación's register (Boletín de Deudores Morosos del Estado). Returns two verdicts: delinquent debt owed to the State (Ley 901 de 2004) and default on a payment agreement (Ley 1066 de 2006). `document_type` defaults to `CC`. (Source: Contaduría; Country: Colombia.)"},{"name":"sunat_ruc","title":"SUNAT Taxpayer by RUC","description":"Look up a Peruvian taxpayer's full record by RUC (11 digits). `found: false` when the RUC is not registered. (Source: SUNAT; Country: Peru.)"},{"name":"sunat_document","title":"SUNAT Taxpayer by Document","description":"Look up a Peruvian taxpayer's full record by identity document (DNI, carné de extranjería, passport, or diplomatic card). `found: false` when no taxpayer matches. (Source: SUNAT; Country: Peru.)"},{"name":"sunat_name","title":"SUNAT Taxpayer Search by Name","description":"Search Peruvian taxpayers by name or razón social. Returns up to 30 matches (SUNAT's cap). (Source: SUNAT; Country: Peru.)"},{"name":"oece_processes_search","title":"OECE Processes Search","description":"Search Peru's public-procurement procedures (SEACE, published by OECE) by free text over title and description, buyer RUC, awarded supplier RUC, department, category (goods/services/works), procedure type, publication-date window and last-modified date. Newest first, pages of up to 50. Served by Croma (`as_of` says how current the data is), covering procedures published from 2020. (Source: OECE Contrataciones Abiertas; Country: Peru.)"},{"name":"oece_process","title":"OECE Process by OCID","description":"Resolve one Peruvian public-procurement procedure (SEACE, published by OECE) by its OCDS id and return the full record: buyer, estimated value, items with their stage, bidding documents, awards with suppliers, and contracts. `found: false` when there is no procedure with that id. Served by Croma (`as_of` says how current the data is), covering procedures published from 2020. (Source: OECE Contrataciones Abiertas; Country: Peru.)"},{"name":"sunbiz_entities_search","title":"Sunbiz Entities Search","description":"Search Florida's registry of business entities (Sunbiz, the Division of Corporations) by free text over the entity name, its officers and its registered agent, by name prefix, status (active/inactive), filing type (LLC, corporation, partnership, trust...), city and state of the principal address, FEI number, formation-date window and last-published date. Pages of up to 50. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: Sunbiz (Florida Division of Corporations); Country: United States.)"},{"name":"sunbiz_entity","title":"Sunbiz Entity by Document Number","description":"Resolve one Florida business entity (Sunbiz, the Division of Corporations) by its document number and return the full record: status, filing type, addresses, formation date, FEI, annual reports, registered agent and officers. `found: false` when the registry has no entity with that number. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: Sunbiz (Florida Division of Corporations); Country: United States.)"},{"name":"sec_form_d_search","title":"SEC Form D Search","description":"Search every Form D filed with the SEC since 2008 (the notice a US company or fund files when it raises money privately) by free text over the issuer and its executives, directors and promoters, by issuer CIK, state, jurisdiction of incorporation, industry group, fund type, funds in or out, form type (new or amendment), filing-date window and minimum amount sold. Newest first, pages of up to 50. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: SEC EDGAR; Country: United States.)"},{"name":"sec_form_d_filing","title":"SEC Form D Filing","description":"Resolve one Form D filing by its EDGAR accession number and return the full record: issuer, executives and directors, industry, exemptions, securities, amounts offered and sold, investors, sales compensation and signature. `found: false` when EDGAR has no Form D under that number. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: SEC EDGAR; Country: United States.)"},{"name":"delaware_entities_search","title":"Delaware Entities Search","description":"Search the Delaware Division of Corporations registry of business entities by name: corporations, LLCs, limited partnerships, statutory trusts and partnerships, domestic and foreign, active and inactive. Returns up to 50 matches with their file numbers (`truncated` says whether more exist); `exact: true` matches the full name exactly. Pass a file number to `delaware_entity` for the record. (Source: Delaware Division of Corporations; Country: United States.)"},{"name":"delaware_entity","title":"Delaware Entity by File Number","description":"Look up one Delaware business entity by its file number and return the Division of Corporations' free record: name, incorporation or formation date, entity kind and type, residency, state of formation and the registered agent. `found: false` when the Division has no entity under that number. Live from the Division; not a statement of good standing. (Source: Delaware Division of Corporations; Country: United States.)"},{"name":"iapd_advisers_search","title":"SEC Form ADV Advisers Search","description":"Search every investment adviser registered with the SEC or reporting to it as an exempt reporting adviser (most venture capital firms) by free text over its names, by firm type, state or country of the principal office, whether it manages private funds and minimum assets under management. By legal name, pages of up to 50. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: SEC Form ADV; Country: United States.)"},{"name":"iapd_adviser","title":"SEC Form ADV Adviser","description":"Resolve one investment adviser by its CRD number and return the full roster record plus the private funds it currently reports: total, gross asset value, a breakdown by fund type and the funds themselves, largest first. `found: false` when the SEC's roster has no adviser under that CRD. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: SEC Form ADV; Country: United States.)"},{"name":"iapd_private_funds_search","title":"SEC Form ADV Private Funds Search","description":"Search every private fund reported to the SEC on Form ADV since 2011 (venture capital, private equity, hedge, real estate and other funds) by free text over the fund, its adviser and general partners, by adviser CRD, fund type, state or country of domicile, minimum gross asset value and filing-date window, current funds only or former ones too. Largest first, pages of up to 50. Served by Croma (`as_of` says how current the data is), brought up to date monthly. (Source: SEC Form ADV; Country: United States.)"},{"name":"iapd_private_fund","title":"SEC Form ADV Private Fund","description":"Resolve one private fund by its Form ADV fund id (`805-` and ten digits) and return the full record from the latest filing that reports it: adviser, type, domicile, gross asset value, minimum investment, investors, ownership, master/feeder links, auditor, general partners, Form D file numbers and whether the adviser still reports it. `found: false` when no filing carries that id. Served by Croma (`as_of` says how current the data is), brought up to date monthly. (Source: SEC Form ADV; Country: United States.)"},{"name":"sec_13f_filings_search","title":"SEC Form 13F Filings Search","description":"Search every Form 13F filed with the SEC since 2013 (the quarterly report of what an institutional manager holds in US public equities) by free text over the manager's name, by manager CIK or CRD, state, the quarter reported and the minimum total value of the positions. Newest quarter first, pages of up to 50. Served by Croma (`as_of` says how current the data is). (Source: SEC Form 13F; Country: United States.)"},{"name":"sec_13f_filing","title":"SEC Form 13F Filing","description":"Resolve one Form 13F by its EDGAR accession number and return the filing with its positions, largest first: the manager, the quarter, the totals, and each position's issuer, CUSIP, value, shares, options and voting authority. `found: false` when no Form 13F carries that number. Served by Croma (`as_of` says how current the data is). (Source: SEC Form 13F; Country: United States.)"},{"name":"sec_13f_holdings_search","title":"SEC Form 13F Holdings Search","description":"Search the positions institutional managers reported on Form 13F by free text over the issuer and the manager, by CUSIP, manager CIK or CRD, options only, the quarter reported and a minimum position value. Largest first, pages of up to 50. Answers both who holds one security and what one manager holds. Served by Croma (`as_of` says how current the data is). (Source: SEC Form 13F; Country: United States.)"},{"name":"ofac_sanctions_search","title":"OFAC Sanctions Search","description":"Search every party on the US Treasury's OFAC sanctions lists by free text over the primary name and every alias, by list, party type, sanctions program and country of an address. By name, pages of up to 50. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: OFAC Sanctions; Country: United States.)"},{"name":"ofac_sanctioned_party","title":"OFAC Sanctioned Party","description":"Resolve one sanctioned party by its id and return the full record: names and aliases, addresses, sanctions programs, vessel details and the identifiers OFAC records in its note. `found: false` when no list carries that id. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: OFAC Sanctions; Country: United States.)"},{"name":"djen_publications_search","title":"DJEN Publications Search","description":"Search Brazil's national court publications (Diário de Justiça Eletrônico Nacional, CNJ) by party name, lawyer name, OAB number, CNJ case number, court, free text and availability date: intimações, citações, editais and listas de distribuição from every state, federal, labour, electoral and military court and the superior courts, newest first, with the full text and the parties and lawyers each publication is addressed to. At least one of party, lawyer, OAB number, case number, court or text is required; `total` is exact for a single day and stops at 10,000 for a range. (Source: Diário de Justiça Eletrônico Nacional (CNJ); Country: Brazil.)"},{"name":"cgu_sanctions_search","title":"CGU Sanctions Search","description":"Search Brazil's federal integrity registers kept by the Controladoria-Geral da União (CEIS, CNEP, CEAF, CEPIM and the leniency agreements) by free text over every name the register gives the party, by CNPJ or CPF (exact; CPFs come back masked), register, party type and the sanctioning body's state. One row per sanction, by name, pages of up to 50. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: Controladoria-Geral da União (CGU); Country: Brazil.)"},{"name":"cgu_sanction","title":"CGU Sanction","description":"Resolve one sanction on Brazil's federal integrity registers (CGU) by its id and return the full record: the party, its names and document (CPFs masked), the sanction, the sanctioning body, the dates, the legal basis, the process, and the fine, the expelled servant's post or the leniency agreement's terms where they apply. `found: false` when no register carries that id. Served by Croma (`as_of` says how current the data is), brought up to date daily. (Source: Controladoria-Geral da União (CGU); Country: Brazil.)"},{"name":"pgfn_debts_search","title":"PGFN Debts Search","description":"Search the active debts Brazilian companies owe the Union in the dívida ativa (Procuradoria-Geral da Fazenda Nacional): federal taxes, social security contributions and the FGTS, by company name, CNPJ or its 8-character root, regime, state, status, the company's role in the debt, whether it is in court, and an amount range. Largest amount first, pages of up to 50. Companies only. Served by Croma (`as_of` says how current the data is), refreshed with each quarterly release. (Source: Procuradoria-Geral da Fazenda Nacional (PGFN); Country: Brazil.)"},{"name":"pgfn_debtor","title":"PGFN Debtor","description":"Total what one Brazilian company owes the Union in the dívida ativa (Procuradoria-Geral da Fazenda Nacional), by CNPJ or by its 8-character root for every establishment: the number of debts, the amount owed as principal debtor, the part in court, a breakdown by regime (federal taxes, social security, FGTS), and the 50 largest debts. `found: false` when PGFN has inscribed nothing. Served by Croma (`as_of` says how current the data is), refreshed with each quarterly release. (Source: Procuradoria-Geral da Fazenda Nacional (PGFN); Country: Brazil.)"},{"name":"tst_labour_certificate","title":"TST Labour-Debt Certificate (CNDT)","description":"Issue Brazil's labour-debt certificate (Certidão Negativa de Débitos Trabalhistas) for a company by CNPJ, live from the Tribunal Superior do Trabalho: `clear`, `debts`, or `debts_secured` (every debt secured or suspended, with the legal effect of a clearance), the certificate number, issue time and validity, and each labour case with its court and whether the debt is secured. Optionally the official PDF. Async job; most calls finish inline. (Source: Tribunal Superior do Trabalho (TST); Country: Brazil.)"},{"name":"caixa_fgts_certificate","title":"Caixa FGTS Regularity Certificate (CRF)","description":"Check whether a Brazilian employer is up to date with the FGTS, by CNPJ, from Caixa Econômica Federal: `regular` with the current Certificado de Regularidade do FGTS (number, validity, establishment address), or `irregular` with which body reports the impediment (PGFN or Caixa). Optionally the certificates issued in the last 24 months. `found: false` when the CNPJ is not registered as an employer. (Source: Caixa Econômica Federal (FGTS); Country: Brazil.)"},{"name":"mte_slave_labour_search","title":"MTE Slave Labour Register Search","description":"Search Brazil's register of employers caught keeping workers in conditions analogous to slavery (Cadastro de Empregadores, the \"Lista Suja\"), and the register of employers under a conduct-adjustment agreement, by CNPJ (or its 8-character root), CPF, name, state or inspection year. Each listing carries the establishment, workers found, activity, the final decision date and every period on the register. CPFs are matched exactly and returned masked. Updated daily. (Source: Ministério do Trabalho e Emprego (MTE); Country: Brazil.)"},{"name":"mte_employer","title":"MTE Slave Labour Register Listing","description":"One listing from Brazil's slave labour employer registers, by the `id` the search returns. `found: false` once the employer has left the register. (Source: Ministério do Trabalho e Emprego (MTE); Country: Brazil.)"},{"name":"ibama_embargoes_search","title":"IBAMA Environmental Embargoes Search","description":"Search every environmental embargo Brazil's federal environmental agency (IBAMA) has imposed since 1987, by CPF or CNPJ (or its 8-character root), name or property, state, municipality, term number or date. Each embargo carries its status (`active`, `lifted`, `cancelled`), the area in hectares, the place, the infraction and the process; the response counts how many matches are active. CPFs are matched exactly and returned masked. Updated daily. (Source: IBAMA (environmental embargoes); Country: Brazil.)"},{"name":"ibama_embargo","title":"IBAMA Environmental Embargo","description":"One environmental embargo from IBAMA by the `id` the search returns: the party, the place and area, the infraction and whether it is active, lifted or cancelled. (Source: IBAMA (environmental embargoes); Country: Brazil.)"},{"name":"planalto_laws_search","title":"Planalto Laws Search","description":"Search Brazil's federal legislation as the Presidência da República publishes it: the Constitution of 1988 and its amendments, and every lei complementar, lei ordinária, lei delegada, decreto-lei, decreto and medida provisória. Filter by `type`, a medida provisória's `measure_status`, exact `number` (with or without the thousands dot), signature `year` or a signature date range (`from_date`, `to_date`), and match free text against the act's name, its ementa and its full text. Results come most recently signed first, without the text; read one act with the Planalto Law endpoint. Served by Croma (`as_of` says how current the data is). (Source: Presidência da República (Planalto); Country: Brazil.)"},{"name":"planalto_law","title":"Planalto Law","description":"Retrieve one Brazilian federal act by the `law_id` the search returns (`lei-13105-2015`, `cf-1988`): its current consolidated text, whole or one `article`, its ementa, signature and publication dates, whether it was revoked and by what, a medida provisória's standing and the law it became, the later acts that amended it article by article, and the earlier acts it amended in turn. The text comes back a character range at a time (`offset`, `limit`); follow `next_offset` until `has_more` is false. (Source: Presidência da República (Planalto); Country: Brazil.)"},{"name":"corte_constitucional_rulings_search","title":"Corte Constitucional Rulings Search","description":"Search every ruling the Corte Constitucional de Colombia has published since 1992: tutela (T), constitutionality (C) and unification (SU) judgments and autos (A). Free text matches the ruling's number, case file number, topics, synopsis, decision and full text. Filter by `type`, `year`, `registration_number` (the expediente), `reporting_judge` (the magistrado ponente) and the ruling date (`from_date`/`to_date`). Each result links to the ruling on the court's own site. Served by Croma (`as_of` says how current the data is). (Source: Corte Constitucional; Country: Colombia.)"},{"name":"corte_constitucional_ruling","title":"Corte Constitucional Ruling","description":"Retrieve one ruling of the Corte Constitucional de Colombia by its number (`T-013/25`, `SU.502/25`, `A. 006/25`) or its `relatoria_id`: its full text, what the court decided, the rights at stake, the magistrado ponente, the case file number and the link to the ruling on the court's own site. The text comes back a character range at a time (`offset`, `limit`); follow `next_offset` until `has_more` is false. (Source: Corte Constitucional; Country: Colombia.)"},{"name":"corte_suprema_rulings_search","title":"Corte Suprema Rulings Search","description":"Search every ruling the Corte Suprema de Justicia de Colombia has published since 1886, from every chamber, tutelas included. Free text matches the ruling's number, case file number, ponente, summary, topics and full text. Filter by `chamber` (civil, laboral, penal, plena and the historic chambers), `type` (SENTENCIA, AUTO...), `is_tutela`, `year`, `registration_number` (the radicado), `reporting_judge` (the magistrado ponente) and the ruling date (`from_date`/`to_date`). Each result links to the ruling's document at the court. Served by Croma (`as_of` says how current the data is). (Source: Corte Suprema de Justicia; Country: Colombia.)"},{"name":"corte_suprema_ruling","title":"Corte Suprema Ruling","description":"Retrieve one ruling of the Corte Suprema de Justicia de Colombia by its `id` (`978662`) or its number (`AC6049-2026`): its chamber, kind, case file number, magistrado ponente, the relatoría's summary and topics, its full text, and the link to the ruling's document at the court. The text comes back a character range at a time (`offset`, `limit`); follow `next_offset` until `has_more` is false. Served by Croma (`as_of` says how current the data is). (Source: Corte Suprema de Justicia; Country: Colombia.)"},{"name":"web_search","title":"Web Search","description":"AI-powered web search. Returns structured results with URLs, titles, authors, dates, highlights, and relevance scores. (Source: Croma; Country: Global.)"},{"name":"extract_markdown","title":"Extract Markdown","description":"Turn any public web page into clean Markdown. `scope` keeps either the article body or the whole page, and `include_metadata` adds the page's title, author, published date and image. Handles pages that render themselves in the browser at `effort: max`. (Source: Croma; Country: Global.)"},{"name":"extract_json","title":"Extract JSON","description":"Pull structured data off any public web page. You supply a JSON Schema describing the object you want and the fields are located on the page and returned under `result`, already typed. (Source: Croma; Country: Global.)"},{"name":"generate_json","title":"Generate JSON","description":"Read a public web page and return a new object built from it, following your `instructions` and your JSON Schema. Unlike `extract-json`, the fields need not appear on the page: summarize, classify, translate or reshape what is there. (Source: Croma; Country: Global.)"},{"name":"research","title":"Research","description":"Answer an open question from live sources. Returns a written report in Markdown with numbered citations plus the list of sources behind it. Typically takes a few seconds; it is a research pass, not a lookup, so verify anything you act on against the primary source. (Source: Croma; Country: Global.)"}]}