Skip to content

docs: update agent source-of-truth to latest SDK versions - #1241

Draft
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-27eiio
Draft

docs: update agent source-of-truth to latest SDK versions#1241
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-27eiio

Conversation

@ericciarla

Copy link
Copy Markdown
Contributor

Summary

  • Refresh all 6 agent source-of-truth quickstart files against current SDK source code
  • Node.js SDK: 4.18.2 → 4.32.0
  • Python SDK: 4.22.1 → 4.34.0
  • Rust SDK: 2.0.0 → 2.12.1
  • Java SDK: 1.2.0 → 1.12.1
  • Elixir SDK: 1.0.0 → 1.9.1
  • Curl: updated to match current OpenAPI spec and SDK parameters

Changes

New parameters documented across all SDKs:

  • lockdown — serve only cached results
  • redactPII / redact_pii — PII redaction with mode/entities/replaceStyle options
  • auditMetadata / audit_metadata — user attribution for SIEM logging
  • threatProtection / threat_protection — threat-level filtering
  • integration — integration identifier tagging

New format types:

  • product — product data extraction
  • menu — menu/navigation extraction
  • question — question-answer extraction (object-only format)
  • highlights — relevant source-text extraction (object-only format)

New search parameters:

  • includeDomains / include_domains — restrict results to specific domains
  • excludeDomains / exclude_domains — exclude specific domains
  • highlights — query-relevant highlights (default true)
  • developer category added to search categories
  • developer field added to SearchData return type

Fixes:

  • Fixed stale Rust SDK source paths (src/v2/src/)
  • Updated Source Of Truth sections to match actual file locations

Source of truth

All changes verified against:

  • SDK source in firecrawl/apps/{js,python,rust,java,elixir}-sdk/
  • OpenAPI spec at firecrawl-docs/api-reference/v2-openapi.json

Generated by Claude Code

Refresh all 6 agent source-of-truth files against current SDK source:
- Node.js: 4.18.2 → 4.32.0
- Python: 4.22.1 → 4.34.0
- Rust: 2.0.0 → 2.12.1
- Java: 1.2.0 → 1.12.1
- Elixir: 1.0.0 → 1.9.1

New parameters across all SDKs: lockdown, redactPII/redact_pii,
auditMetadata/audit_metadata, threatProtection/threat_protection,
integration. New format types: product, menu, question, highlights.
New search params: includeDomains/include_domains,
excludeDomains/exclude_domains, highlights, developer category.
Fixed stale Rust SDK source paths (src/v2/ → src/).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018yQHiz3LXZv7pbT6Z56WNC
@mintlify

mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Aug 11, 2026, 1:43 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants