action adafruit_current_user { label: "Get information about the current user" provider: adafruit method: GET path: "/user" encoding: json output: { type: "object" additionalProperties: true } }