Skip to content

docs(agent): add guidance on output size limits for large result sets#735

Open
firecrawl-spring[bot] wants to merge 1 commit intomainfrom
docs/agent-output-size-guidance
Open

docs(agent): add guidance on output size limits for large result sets#735
firecrawl-spring[bot] wants to merge 1 commit intomainfrom
docs/agent-output-size-guidance

Conversation

@firecrawl-spring
Copy link
Copy Markdown
Contributor

Summary

Adds a short "Large Result Sets" section to the Agent documentation (features/agent.mdx) explaining that a single agent run typically returns ~100–200 rows of structured tabular data due to LLM output token constraints, and recommends splitting large extraction tasks into multiple focused runs.

This was a recurring support question where users assumed the row limit was a plan restriction.

Related Pylon Ticket

https://app.usepylon.com/issues?issueNumber=24762

Test plan

  • Verify the new section renders correctly on the docs site
  • Confirm no other sections were modified

Document that a single agent run typically returns ~100-200 rows of
tabular data due to LLM output token constraints, and recommend
splitting large extraction tasks into multiple focused runs.

Co-Authored-By: micahstairs <micah@sideguide.dev>
@firecrawl-spring firecrawl-spring bot requested a review from micahstairs April 3, 2026 18:48
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 3, 2026

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

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Apr 3, 2026, 6:50 PM

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.

0 participants