action reverb_get_my_follows_search { label: "Follow status for a search" description: "Follow status for a search" provider: reverb method: GET path: "/my/follows/search" encoding: json output: { type: "object" additionalProperties: true } }