Skip to content

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

Open
Jkuzz wants to merge 1 commit intomasterfrom
docs/store-search-safety-params
Open

docs: add responseFormat and includeUnrunnableActors to store search endpoint#2419
Jkuzz wants to merge 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-discovery Issues owned by the discovery team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants