Skip to content

fix(linkedin): default search_people limit to 25 (was silently 10)#10

Open
paarths-collab wants to merge 1 commit into
mainfrom
fix/linkedin-search-default-limit
Open

fix(linkedin): default search_people limit to 25 (was silently 10)#10
paarths-collab wants to merge 1 commit into
mainfrom
fix/linkedin-search-default-limit

Conversation

@paarths-collab

Copy link
Copy Markdown
Contributor

Users asking 'find 25 founders' got 10 back because Unipile's default page size is 10 and the model didn't pass limit. Now: default 25 server-side, description explicitly tells the model to pass limit when the user gives a count.

Users asking 'find 25 founders' got 10 back because Unipile's default page size is 10 and the model didn't pass limit. Now: default 25 server-side, description explicitly tells the model to pass limit when the user gives a count.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
max-mcp-server Ready Ready Preview, Comment May 30, 2026 10:58am

Request Review

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.

1 participant