action frankiefinancial_international_business_search { label: "Search for a business from any country (AUS included)." description: "Search for a given business name or business number across international business registers.\n\nThe search will return a list of matching companies that you can then potentially query using the international profile query (see below).\nEach search result will have a CompanyCode that you use to retrieve the specific company details using the profile function.\n\nThis process will not save any details from the search results.\n" provider: frankiefinancial method: POST path: "/business/international/search" encoding: json output: { type: "object" additionalProperties: true } }