run_gov_data_tool
Execute a specified government data tool from the gov-data-mcp catalog by providing its name and input parameters, returning rows of data billed to your Apify account.
Instructions
Run any one of the 114 catalog tools with the given input and return its rows. Billed to your own Apify account at the tool's published rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | The tool name to run, e.g. "usgs-seismic-design-screener". | |
| input | Yes | Input object matching the schema returned by describe_gov_data_tool. | |
| maxItems | No | Maximum rows to return. Default 200. |