Skip to content

Conversation

@divideby0
Copy link

Summary

  • Corrects tool name documentation to match actual tool IDs

Problem

The tool descriptions in the README listed incorrect names without the _exa suffix:

  • company_research → should be company_research_exa
  • crawling → should be crawling_exa
  • linkedin_search → should be linkedin_search_exa

This caused confusion when configuring the tools= parameter, as the documented names didn't match the actual tool IDs registered in availableTools (index.ts:37-46).

Test plan

  • Verified tool IDs in source match updated documentation
  • Confirmed consistency with example configurations (lines 251, 273)

🤖 Generated with Claude Code

The tool descriptions listed incorrect names without the `_exa` suffix:
- `company_research` → `company_research_exa`
- `crawling` → `crawling_exa`
- `linkedin_search` → `linkedin_search_exa`

This caused confusion when configuring the `tools=` parameter, as the
documented names didn't match the actual tool IDs in `availableTools`.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@vercel
Copy link

vercel bot commented Jan 14, 2026

@divideby0 is attempting to deploy a commit to the Exa Team on Vercel.

A member of the Team first needs to authorize it.

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