docs: add agent quickstart files for all SDK languages - #1464
Draft
ericciarla wants to merge 1 commit into
Draft
ericciarla wants to merge 1 commit into
ericciarla wants to merge 1 commit into
Conversation
Add one canonical quickstart per SDK language in agent-quickstart/: - node.mdx (JS/TS SDK v4.41.0) - python.mdx (Python SDK v4.44.0) - rust.mdx (Rust SDK v2.21.0) - java.mdx (Java SDK v1.18.0) - elixir.mdx (Elixir SDK v1.11.0) Each file covers search, scrape, and interact with confirmed parameters, working examples, and language-specific notes. Generated from SDK source as primary authority, cross-referenced with the v2 OpenAPI spec. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XyF46EHnn2GAewQjxb12LU
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Contributor
Author
|
The failing check "Locale literals and extraction-hostile markdown" is a pre-existing issue on the base branch — the last 5 consecutive runs of the "Docs checks" workflow (runs #124–#128, across multiple unrelated PRs) all fail with the same errors in Generated by Claude Code |
This branch was successfully deployed
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/:node.mdx— JS/TS SDK v4.41.0python.mdx— Python SDK v4.44.0rust.mdx— Rust SDK v2.21.0java.mdx— Java SDK v1.18.0elixir.mdx— Elixir SDK v1.11.0Details
These files are designed to be pasted directly into agent context as the canonical reference for using Firecrawl's three core endpoints. Key differences from the existing
agent-source-of-truth/directory:lockdown,domainTools,toolDetail,threatProtection,auditMetadata,includeDomains/excludeDomainspromptsupport on interact only where the SDK actually exposes it (JS, Python, Rust — not Java or Elixir)Test plan
.mdxfile renders cleanly as a Mintlify docs page🤖 Generated with Claude Code
https://claude.ai/code/session_01XyF46EHnn2GAewQjxb12LU
Generated by Claude Code