pl_list_sources
Discover available Polish and EU legal data sources, or inspect a specific source's live tool schemas for direct integration.
Instructions
List available Polish/EU legal data sources, or inspect one source's live tool schemas.
Without arguments: full catalog (id, coverage, capabilities, native tool names,
and native_params - the NATIVE parameter name each unified parameter maps to,
e.g. eu-compliance pl_get_document -> {"tool": "eu_article",
"document_id": "article_number"}) - reads a local registry, spawns nothing.
With source_id: connects to that connector (lazy spawn on first use) and
returns its live tools/list with input schemas - needed for native tools that
the unified tools do not cover. Optional group filter: 'pl' or 'eu'.
Errors: unknown_source (bad source_id), source_unavailable (connector
could not start).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | ||
| source_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |