action visiblethread_get_searches { label: "Get your list of searches" description: "Get your list of searches" provider: visiblethread method: GET path: "/searches" encoding: json output: { type: "object" additionalProperties: true } }