AgentNative: Public Data, Government Datasets, Federal Statistics & Official Records
Normalized official data with provenance, aggregations, insights, free samples and agent access.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Normalized official data with provenance, aggregations, insights, free samples and agent access.
Список инструментов сервера (14)
Технические названия из tools/list. Нужны только разработчикам.
| search_public_datasets | Use this free tool first when an agent needs official US federal data but does not yet know the dataset ID. Searches normalized catalog metadata and returns matching datasets with provenance; it does not query dataset rows. |
| request_dataset_materialization | Queue a discovered official dataset for prioritized detached ingestion. This free idempotent operation returns a durable job ID; poll get_materialization_status until it supplies sample and query URLs. |
| get_materialization_status | Poll a durable materialization job. A complete result includes the query-ready dataset ID plus free sample and paid query URLs. |
| list_official_sources | Use this free tool to inspect which federal, state, city, police, education, and other official source scopes AgentNative currently covers. Returns each source's importer, discovery state, and materialized coverage; it does not return dataset rows. |
| search_discovered_datasets | Use this free tool to find datasets across all discovered official sources, including candidates not yet queryable. Returns catalog matches and materialization state; use list_imported_datasets when only query-ready data is acceptable. |
| get_coverage_status | Use this free operational tool to decide whether available public-data coverage is sufficient or whether to request a missing capability. Returns discovery, materialization, queryable-row, queue, failure, and freshness counts. |
| list_imported_datasets | Use this free tool when an agent needs only datasets that can be sampled or queried now. Returns fully published warehouse snapshots with dataset IDs, row counts, freshness, and provenance. |
| sample_imported_dataset | Use this free tool to evaluate a query-ready official dataset before paying. Returns three normalized rows, deterministic summaries, freshness, and provenance; use query_imported_dataset only after the sample proves useful. |
| sample_us_federal_register | Use this free no-auth tool for current US regulatory activity or to evaluate AgentNative before paying. Returns three Federal Register records plus deterministic aggregates over the latest 25 documents, direct record URLs, provenance, and rate-limit status. |
| query_imported_dataset | Use this paid read-only tool after sample_imported_dataset confirms the data is suitable. Returns up to 100 normalized rows from a published snapshot with bounded pagination, one exact-match filter, freshness, and provenance. |
| aggregate_imported_dataset | Use this paid read-only tool for deterministic grouped statistics instead of downloading rows and calculating locally. Returns bounded count, sum, average, minimum, or maximum groups with dataset provenance. |
| request_capability | Use this state-changing tool only when existing discovery and coverage tools cannot satisfy the task. Records demand for a missing dataset, aggregation, insight, filter, freshness level, or export; repeated requests increase autonomous build priority. |
| request_paid_access | Use this state-changing tool only after free samples demonstrate value and the human owner approves payment. Creates a Stripe Checkout plus one-time claim URL; choose the $5 pass for research or $19/month subscription for recurring workflows. |
| query_us_federal_register | Use this paid read-only tool when the free Federal Register briefing is insufficient. Returns up to 100 normalized official records filtered by date or document type, with deterministic provenance and direct source URLs. |