File tree Expand file tree Collapse file tree
docs/content/docs/en/tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ Check the progress of an async Bright Data scraping job. Returns status: startin
161161
162162### ` brightdata_download_snapshot `
163163
164- Download the results of a completed Bright Data scraping job using its snapshot ID. The snapshot must have status
164+ Download the results of a completed Bright Data scraping job using its snapshot ID. The snapshot must have status "ready".
165165
166166#### Input
167167
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export const AgiloftBlock: BlockConfig = {
1313 category : 'tools' ,
1414 integrationType : IntegrationType . Productivity ,
1515 tags : [ 'automation' ] ,
16- bgColor : '#263A5C ' ,
16+ bgColor : '#FFFFFF ' ,
1717 icon : AgiloftIcon ,
1818 authMode : AuthMode . ApiKey ,
1919
You can’t perform that action at this time.
0 commit comments