docs: add agent quickstart files for all SDK languages - #1306
Draft
ericciarla wants to merge 1 commit into
Draft
Conversation
Generate canonical quickstart docs for Node.js, Python, Rust, Java, and Elixir in agent-quickstart/. Each covers search, scrape, and interact with verified parameters from SDK source and OpenAPI spec. Key updates from current agent-source-of-truth files: - JS SDK version 4.35.0, Python 4.38.0, Rust 2.16.0, Java 1.15.0, Elixir 1.9.2 - New params: lockdown, redactPII, includeDomains/excludeDomains, highlights - Search categories now include "developer" - Table-based parameter docs for easier scanning Co-Authored-By: Claude <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agent-quickstart/for Node.js, Python, Rust, Java, and Elixirsearch,scrape, andinteractwith every confirmed parameter from SDK source and OpenAPI specWhat changed
Generated from the latest SDK source code (not existing docs):
firecrawlv4.35.0): includesincludeDomains/excludeDomains,highlights,lockdown,redactPII,developercategoryfirecrawl-pyv4.38.0): includesinclude_domains/exclude_domains,highlights,lockdown,threat_protectionfirecrawlcrate v2.16.0): includeslockdown,redact_pii,include_domains/exclude_domains,highlightsfirecrawl-javav1.15.0): includeslockdown,redactPII,includeDomains/excludeDomains,highlights:firecrawlv1.9.2): includeslockdown,redact_pii,include_domains/exclude_domains,highlights,enterpriseSource of truth
All parameters verified against:
firecrawl/apps/*-sdk/api-reference/v2-openapi.jsonNo parameters were invented — only documented what the SDK public surface confirms.
Test plan
.mdxfile renders correctly in MintlifyGenerated by Claude Code