action handwrytten_user_address { label: "gets the user's return address information" provider: handwrytten method: POST path: "/profile/address" encoding: json output: { type: "object" additionalProperties: true } }