Currently our governance action api function takes in the search query straight from input. However, that is not exactly what happens in the gov.tools website and does not work with their api.
As an example, I tried searching for the CIP-129 Governance Action Id and it converted it implicitly for the newer standard before sending the query.
Searching for text content (e.g. title) yields no results in both websites so it will be ignored for now.

Currently our governance action api function takes in the search query straight from input. However, that is not exactly what happens in the gov.tools website and does not work with their api.
As an example, I tried searching for the CIP-129 Governance Action Id and it converted it implicitly for the newer standard before sending the query.
Searching for text content (e.g. title) yields no results in both websites so it will be ignored for now.