action patrowl_get_test_page { label: "Test page" description: "Return test page" provider: patrowl method: GET path: "/test" encoding: json output: { type: "object" additionalProperties: true } }