工具 API
search_ stripe_ documentation
Search the Stripe documentation for the given question and language. It takes two arguments: - question (str): The user question to search an answer for in the Stripe documentation. - language (str, optional): The programming language to search for in the documentation.
financeOAuth1 积分
调用信息
- 工具标识
- stripe-mcp.search_stripe_documentation
- 服务提供方
- Stripe
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
question必填The user question about integrating with Stripe will be used to search the documentation.
languageThe programming language to search for in the documentation.
search_only_api_refWhen set to true, search only in the Stripe API reference documentation instead of the full documentation set. Use true when users need specific API implementation details, code examples, or parameter references. Use false (default) for conceptual explanations, best practices, integration guides, or troubleshooting help.