action reverb_get_my_counts { label: "Get your actionable status counts" description: "Get your actionable status counts" provider: reverb method: GET path: "/my/counts" encoding: json output: { type: "object" additionalProperties: true } }