action circuitsandbox_get_recent_searches { label: "Retrieve recent space searches" description: "Retrieve recent space searches for a user.\nOauthScopes: READ_SPACE" provider: circuitsandbox method: GET path: "/spaces/search/recent" encoding: json output: { type: "object" additionalProperties: true } }