query_datagov
Query the Data.gov CKAN API to search datasets, retrieve package details, list groups, or perform other API actions with custom parameters.
Instructions
Make a raw query to the Data.gov CKAN API.
Args:
action: CKAN action (e.g., 'package_search', 'package_show', 'group_list')
params: Query parameters for the action
Returns:
Raw JSON response from Data.gov API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params | No |