pub fn cf_provision_pages_project( token: String, account_id: String, project_name: String, github_repo: String, ) -> Result<Value, String>
Provision a Cloudflare Pages project linked to a GitHub repo.