action journy_get_account_properties { label: "Get account properties" description: "Endpoint to list account properties." provider: journy method: GET path: "/properties/accounts" encoding: json output: { type: "object" } }