action trashnothing_get_current_user { label: "Retrieve current user" provider: trashnothing method: GET path: "/users/me" encoding: json output: { type: "object" } }