action netlify_get_account { label: "getAccount" provider: netlify method: GET path: "/accounts/{account_id}" encoding: json output: { type: "object" additionalProperties: true } }