action handwrytten_recipients_list { label: "list the addresses in the user's account" provider: handwrytten method: POST path: "/profile/recipientsList" encoding: json output: { type: "object" additionalProperties: true } }