Tool to fetch historical data on grants from the HigherGov API. REQUIRED: At least one filter parameter (award_id or last_modified_date) must be provided. Use cases: - Retrieve history for a specific grant by award_id - Retrieve grants modified since a specific date using last_m…
pageintegerPage number for pagination, must be >= 1
award_idstringGrant award ID to filter a specific grant (e.g., 'EMK-2021-BR-042'). At least one of award_id or last_modified_date must be provided.
page_sizeintegerNumber of items per page (1-100). If omitted, uses default from app config
last_modified_datestringFilter grants by last modified date in YYYY-MM-DD format. At least one of award_id or last_modified_date must be provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.