Skip to content

docs: add responseFormat and includeUnrunnableActors to store search endpoint#2419

Merged
Jkuzz merged 1 commit intomasterfrom
docs/store-search-safety-params
Apr 13, 2026
Merged

docs: add responseFormat and includeUnrunnableActors to store search endpoint#2419
Jkuzz merged 1 commit intomasterfrom
docs/store-search-safety-params

Conversation

@Jkuzz
Copy link
Copy Markdown
Contributor

@Jkuzz Jkuzz commented Apr 10, 2026

Summary

  • Add responseFormat query param (full | agent) for LLM-optimized responses
  • Add includeUnrunnableActors boolean param to bypass safety filtering

Follows apify/apify-core#26566.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only change to the OpenAPI spec; no runtime logic is modified, so risk is low aside from potential client expectation changes.

Overview
Documents two new query parameters on GET /store: responseFormat (full|agent) to request a reduced, LLM-oriented response shape, and includeUnrunnableActors to optionally bypass the default safety filtering that excludes automatically-unrunnable Actors.

Reviewed by Cursor Bugbot for commit 4dc776d. Configure here.

…search

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added the t-discovery Issues owned by the discovery team. label Apr 10, 2026
@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit 4dc776d8 and is ready at https://pr-2419.preview.docs.apify.com!

@apify-service-account
Copy link
Copy Markdown

A PR to update the Python client models has been created: apify/apify-client-python#716

This was automatically triggered by OpenAPI specification changes in this PR.

@Jkuzz Jkuzz added the adhoc Ad-hoc unplanned task added during the sprint. label Apr 13, 2026
@Jkuzz Jkuzz merged commit 07d0a2e into master Apr 13, 2026
18 of 19 checks passed
@Jkuzz Jkuzz deleted the docs/store-search-safety-params branch April 13, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-discovery Issues owned by the discovery team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants