A GitHub Action to execute a Discourse query and return the results.
discourseKey— required API key used to execute the queryformat— The format to store the results in: eitherjsonormarkdown(default:json)hostname— required Hostname of the Discourse instance to submit the query toid— required ID of the query to executeparams— JSON object containing the parameters for the querypath— required File path to store the results in
path— File path where the results of the query were stored