docs: add agent quickstart files for all SDK languages - #1410
Conversation
Add one canonical quickstart per SDK language (Node.js, Python, Rust, Java, Elixir) covering search, scrape, and interact endpoints. Each file documents the preferred SDK method, every confirmed parameter, realistic examples, and language-specific notes. Generated from SDK source and the v2 OpenAPI spec. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Azy3JRK1deTVgn6pgjCSQB
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
|
CI failure: "Locale literals and extraction-hostile markdown" — not this PR's The failing check ( This same check is red on every recent workflow run in the repo (runs #22–#26), including unrelated PRs and the locadex translation bot's own PRs. It's a pre-existing base-branch issue. No fix exists to port. The other two checks (Mintlify Validation and Mintlify Deployment) are the ones relevant to this PR's content. Generated by Claude Code |
Summary
docs.jsonbetween Quickstarts and Developer GuidesFiles Added
agent-quickstart/node.mdx@mendable/firecrawl-js, camelCase params,code+promptin interactagent-quickstart/python.mdxfirecrawl-py, snake_case params,code+promptin interactagent-quickstart/rust.mdxfirecrawlcrate, async with tokio,code+promptin interactagent-quickstart/java.mdxcom.firecrawl:firecrawl-java, builder pattern,codeonly in interactagent-quickstart/elixir.mdx:firecrawlhex package, OpenAPI-generated,codeonly in interactNotable cross-language differences documented
promptparam: Available in Node.js, Python, and Rust SDKs. Not yet in Java or Elixir — documented explicitly in each file's Notes section.search_and_scrape,scrape_and_extract_from_url)Test plan
.mdxfile renders correctly in Mintlify🤖 Generated with Claude Code
https://claude.ai/code/session_01Azy3JRK1deTVgn6pgjCSQB
Generated by Claude Code