P
ProxyLink
OfficialProvides OAuth-authenticated access to search and rate company knowledge bases containing policies, procedures, and documentation.
148 viewsRemote
What it does
- Look up companies to access their knowledge bases
- Search company knowledge bases for policies and procedures
- Rate knowledge base answers to provide feedback
- Access documentation across multiple organizations
Best for
Employees searching internal company policiesCustomer support teams accessing documentationConsultants working with multiple client knowledge bases
OAuth authentication for secure accessMulti-tenant company knowledge base support
Tools (3)
lookup_company
Find a company by name to access their knowledge base. Use this first before searching a company's knowledge base to get the tenant_id.
search_knowledge_base
Search a company's knowledge base for policies, procedures, and documentation. First use lookup_company to get the tenant_id, then use this tool to search their knowledge base.
rate_knowledge_base_answer
Provide feedback on a knowledge base answer to help improve the system. Use this after receiving an answer from search_knowledge_base to rate its quality and helpfulness.