Skip to content

docs(agent-source-of-truth): refresh all quickstarts from latest SDK sources - #1261

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

docs(agent-source-of-truth): refresh all quickstarts from latest SDK sources#1261
ericciarla wants to merge 1 commit into
mainfrom
claude/eager-dijkstra-pj5lzn

Conversation

@ericciarla

Copy link
Copy Markdown
Contributor

Summary

  • Refreshed all 6 agent source-of-truth docs (Node.js, Python, Rust, Java, Elixir, curl) from the latest SDK source code and OpenAPI spec
  • Version bumps: Node.js v4.18.2→v4.32.1, Python v4.22.1→v4.35.0, Rust v2.0.0→v2.12.1, Java v1.2.0→v1.12.1, Elixir 1.0.0→1.9
  • New scrape parameters: lockdown, redactPII/redact_pii, auditMetadata/audit_metadata across all SDKs
  • New search parameters: includeDomains/include_domains, excludeDomains/exclude_domains, highlights, enterprise search controls
  • New format types: product, menu, question, highlights added to all language docs
  • New search category: developer added across all languages
  • Keyless free tier: Documented that scrape/search/interact work without an API key (rate-limited per IP)
  • Constructor improvements: Documented maxRetries, backoffFactor, fromEnv() (Java), plain string API key (Node.js), AsyncFirecrawl (Python)

Source verification

All changes verified against:

  1. SDK source files for each language (primary source of truth)
  2. OpenAPI spec at api-reference/v2-openapi.json
  3. No parameters were invented — only confirmed from source

Test plan

  • Verify Mintlify renders all 6 files cleanly
  • Spot-check parameter names against SDK source
  • Confirm no localized files were modified

Generated by Claude Code

…sources

Update agent source-of-truth docs to match current SDK versions:
- Node.js: v4.18.2 → v4.32.1
- Python: v4.22.1 → v4.35.0
- Rust: v2.0.0 → v2.12.1
- Java: v1.2.0 → v1.12.1
- Elixir: ~1.0.0 → ~1.9

New parameters across all SDKs: lockdown, redactPII, auditMetadata,
includeDomains/excludeDomains, highlights, enterprise search controls.
New format types: product, menu, question, highlights.
Added keyless free tier documentation for all languages.

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

mintlify Bot commented Aug 14, 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 14, 2026, 1:41 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