action handwrytten_delete_recipient { label: "deletes an existing recipient address" provider: handwrytten method: POST path: "/profile/deleteRecipient" encoding: json output: { type: "object" additionalProperties: true } }