NDIS Provider Feed
Agent-readable search over the NDIS Provider Register (CC BY 4.0 AU) by location and service.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Agent-readable search over the NDIS Provider Register (CC BY 4.0 AU) by location and service.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| search_providers | Search NDIS providers by head office location and/or service category. Location filters match the provider's head office, not individual outlets — outlet addresses are inconsistently populated in the source register (~54%), so head office is the more reliable location signal for Phase 0. Args: suburb: Case-insensitive substring match against head office suburb. state: Exact match, e.g. "NSW", "VIC". postcode: Exact 4-digit postcode match. service_category: Exact match against one of the known NDIS registration groups — call list_service_categories() for the valid values. include_revoked: If false (default), only "Approved" providers are returned. limit: Max results to return (default 20). |
| get_provider | Get the full record for a single provider by its ABN (provider_id). |
| list_service_categories | List the valid NDIS service category values usable in search_providers(). |