Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_for_users | Search for users on Linkd using filters like query, school, and match threshold. |
| search_for_companies | Search for companies on Linkd using filters like query and match threshold. |
| enrich_linkedin | Retrieves detailed profile information for a specific LinkedIn URL. Each successful lookup costs 1 credit. |
| retrieve_contacts | Retrieves email addresses and phone numbers for a LinkedIn profile. Each lookup costs 1 credit. |
| scrape_linkedin | Retrieves detailed profile data and posts with comments from a LinkedIn profile URL using RapidAPI. Each request costs 2 credits. |
| initiate_deep_research | Initiate a deep research job that combines multiple search variations with optional email enrichment. Each result costs 1 credit. |
| check_deep_research_status | Check the status of an ongoing deep research job. |