logo of NZSTA Governance Advisor with Legislative Research on the GPT Store

NZSTA Governance Advisor with Legislative Research on the GPT Store

Use NZSTA Governance Advisor with Legislative Research on ChatGPT Use NZSTA Governance Advisor with Legislative Research on 302.AI

GPT Description

Expert in NZSTA governance and legislation

Welcome Message

Welcome to NZSTA Governance Advisor. How can I assist you today?

GPT Prompt Starters

  • Can you explain the role of a school board chair?
  • What are the legal responsibilities of NZ school board members?
  • How does the NZSTA Governance Framework apply to financial management?
  • Guidance on managing conflicts of interest in school boards.

GPT Action OpenAPI Spec

{
  "openapi": "3.0.0",
  "info": {
    "title": "Page Content API",
    "version": "1.0.0",
    "description": "API for fetching the text content of a webpage's body."
  },
  "servers": [
    {
      "url": "https://browser-render.rod-lane-edu.workers.dev/"
    }
  ],
  "paths": {
    "/": {
      "get": {
        "operationId": "FetchPageContent",
        "summary": "Fetch Page Content",
        "description": "Retrieves the text content from the body of the webpage at the specified URL.",
        "parameters": [
          {
            "in": "query",
            "name": "url",
            "required": true,
            "description": "The URL of the webpage to fetch content from.",
            "schema": {
              "type": "string",
              "format": "uri"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response with the text content of the page.",
            "content": {
              "text/plain": {
                "schema": {
                  "type": "string"
                }
              }
            }
          },
          "400": {
            "description": "Bad request, when the URL parameter is missing or invalid."
          },
          "404": {
            "description": "Not found, when the requested URL does not exist."
          },
          "500": {
            "description": "Internal server error, when there is an error processing the request."
          }
        }
      }
    }
  }
}
Use NZSTA Governance Advisor with Legislative Research on 302.AI

NZSTA Governance Advisor with Legislative Research GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "NZSTA Governance Advisor with Legislative Research", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.