diff --git a/templates/js-crawlee-cheerio/.actor/output_schema.json b/templates/js-crawlee-cheerio/.actor/output_schema.json index a72072bb7..69f4b7177 100644 --- a/templates/js-crawlee-cheerio/.actor/output_schema.json +++ b/templates/js-crawlee-cheerio/.actor/output_schema.json @@ -1,11 +1,11 @@ { "actorOutputSchemaVersion": 1, - "title": "Output schema of the files scraper", + "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/js-crawlee-playwright-camoufox/.actor/output_schema.json b/templates/js-crawlee-playwright-camoufox/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/js-crawlee-playwright-camoufox/.actor/output_schema.json +++ b/templates/js-crawlee-playwright-camoufox/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/js-crawlee-playwright-chrome/.actor/output_schema.json b/templates/js-crawlee-playwright-chrome/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/js-crawlee-playwright-chrome/.actor/output_schema.json +++ b/templates/js-crawlee-playwright-chrome/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/js-crawlee-puppeteer-chrome/.actor/output_schema.json b/templates/js-crawlee-puppeteer-chrome/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/js-crawlee-puppeteer-chrome/.actor/output_schema.json +++ b/templates/js-crawlee-puppeteer-chrome/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/js-cypress/.actor/output_schema.json b/templates/js-cypress/.actor/output_schema.json index ae9704319..3e11d40e2 100644 --- a/templates/js-cypress/.actor/output_schema.json +++ b/templates/js-cypress/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" }, "videos": { "type": "string", diff --git a/templates/js-langgraph-agent/.actor/output_schema.json b/templates/js-langgraph-agent/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/js-langgraph-agent/.actor/output_schema.json +++ b/templates/js-langgraph-agent/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/js-start/.actor/output_schema.json b/templates/js-start/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/js-start/.actor/output_schema.json +++ b/templates/js-start/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-beautifulsoup/.actor/output_schema.json b/templates/python-beautifulsoup/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-beautifulsoup/.actor/output_schema.json +++ b/templates/python-beautifulsoup/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-crawlee-beautifulsoup/.actor/output_schema.json b/templates/python-crawlee-beautifulsoup/.actor/output_schema.json index a72072bb7..69f4b7177 100644 --- a/templates/python-crawlee-beautifulsoup/.actor/output_schema.json +++ b/templates/python-crawlee-beautifulsoup/.actor/output_schema.json @@ -1,11 +1,11 @@ { "actorOutputSchemaVersion": 1, - "title": "Output schema of the files scraper", + "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-crawlee-parsel/.actor/output_schema.json b/templates/python-crawlee-parsel/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-crawlee-parsel/.actor/output_schema.json +++ b/templates/python-crawlee-parsel/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-crawlee-playwright-camoufox/.actor/output_schema.json b/templates/python-crawlee-playwright-camoufox/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-crawlee-playwright-camoufox/.actor/output_schema.json +++ b/templates/python-crawlee-playwright-camoufox/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-crawlee-playwright/.actor/output_schema.json b/templates/python-crawlee-playwright/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-crawlee-playwright/.actor/output_schema.json +++ b/templates/python-crawlee-playwright/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-crewai/.actor/output_schema.json b/templates/python-crewai/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-crewai/.actor/output_schema.json +++ b/templates/python-crewai/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-langgraph/.actor/output_schema.json b/templates/python-langgraph/.actor/output_schema.json index b3ccd893b..69f4b7177 100644 --- a/templates/python-langgraph/.actor/output_schema.json +++ b/templates/python-langgraph/.actor/output_schema.json @@ -2,15 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" - }, - "responses": { - "type": "string", - "title": "Responses", - "template": "{{links.apiDefaultKeyValueStoreUrl}}/keys?collection=responses" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-llamaindex-agent/.actor/output_schema.json b/templates/python-llamaindex-agent/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-llamaindex-agent/.actor/output_schema.json +++ b/templates/python-llamaindex-agent/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-playwright/.actor/output_schema.json b/templates/python-playwright/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-playwright/.actor/output_schema.json +++ b/templates/python-playwright/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-pydanticai/.actor/output_schema.json b/templates/python-pydanticai/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-pydanticai/.actor/output_schema.json +++ b/templates/python-pydanticai/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-selenium/.actor/output_schema.json b/templates/python-selenium/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-selenium/.actor/output_schema.json +++ b/templates/python-selenium/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-smolagents/.actor/output_schema.json b/templates/python-smolagents/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-smolagents/.actor/output_schema.json +++ b/templates/python-smolagents/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/python-start/.actor/output_schema.json b/templates/python-start/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/python-start/.actor/output_schema.json +++ b/templates/python-start/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-beeai-agent/.actor/output_schema.json b/templates/ts-beeai-agent/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-beeai-agent/.actor/output_schema.json +++ b/templates/ts-beeai-agent/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-crawlee-cheerio/.actor/output_schema.json b/templates/ts-crawlee-cheerio/.actor/output_schema.json index a72072bb7..69f4b7177 100644 --- a/templates/ts-crawlee-cheerio/.actor/output_schema.json +++ b/templates/ts-crawlee-cheerio/.actor/output_schema.json @@ -1,11 +1,11 @@ { "actorOutputSchemaVersion": 1, - "title": "Output schema of the files scraper", + "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-crawlee-playwright-camoufox/.actor/output_schema.json b/templates/ts-crawlee-playwright-camoufox/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-crawlee-playwright-camoufox/.actor/output_schema.json +++ b/templates/ts-crawlee-playwright-camoufox/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-crawlee-playwright-chrome/.actor/output_schema.json b/templates/ts-crawlee-playwright-chrome/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-crawlee-playwright-chrome/.actor/output_schema.json +++ b/templates/ts-crawlee-playwright-chrome/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-crawlee-puppeteer-chrome/.actor/output_schema.json b/templates/ts-crawlee-puppeteer-chrome/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-crawlee-puppeteer-chrome/.actor/output_schema.json +++ b/templates/ts-crawlee-puppeteer-chrome/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-mastraai/.actor/output_schema.json b/templates/ts-mastraai/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-mastraai/.actor/output_schema.json +++ b/templates/ts-mastraai/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-playwright-test-runner/.actor/output_schema.json b/templates/ts-playwright-test-runner/.actor/output_schema.json index 70a37a2ca..fa6975c20 100644 --- a/templates/ts-playwright-test-runner/.actor/output_schema.json +++ b/templates/ts-playwright-test-runner/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" }, "report": { "type": "string", diff --git a/templates/ts-start-bun/.actor/output_schema.json b/templates/ts-start-bun/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-start-bun/.actor/output_schema.json +++ b/templates/ts-start-bun/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } } diff --git a/templates/ts-start/.actor/output_schema.json b/templates/ts-start/.actor/output_schema.json index 666b1e6a0..69f4b7177 100644 --- a/templates/ts-start/.actor/output_schema.json +++ b/templates/ts-start/.actor/output_schema.json @@ -2,10 +2,10 @@ "actorOutputSchemaVersion": 1, "title": "Output schema", "properties": { - "overview": { + "results": { "type": "string", - "title": "Overview", - "template": "{{links.apiDefaultDatasetUrl}}/items?view=overview" + "title": "Results", + "template": "{{links.apiDefaultDatasetUrl}}/items" } } }