google.yaml 777 B

1234567891011121314151617181920212223242526272829303132
  1. identity:
  2. author: Dify
  3. name: google
  4. label:
  5. en_US: Google
  6. zh_Hans: Google
  7. pt_BR: Google
  8. description:
  9. en_US: Google
  10. zh_Hans: GoogleSearch
  11. pt_BR: Google
  12. icon: icon.svg
  13. tags:
  14. - search
  15. credentials_for_provider:
  16. serpapi_api_key:
  17. type: secret-input
  18. required: true
  19. label:
  20. en_US: SerpApi API key
  21. zh_Hans: SerpApi API key
  22. pt_BR: SerpApi API key
  23. placeholder:
  24. en_US: Please input your SerpApi API key
  25. zh_Hans: 请输入你的 SerpApi API key
  26. pt_BR: Please input your SerpApi API key
  27. help:
  28. en_US: Get your SerpApi API key from SerpApi
  29. zh_Hans: 从 SerpApi 获取您的 SerpApi API key
  30. pt_BR: Get your SerpApi API key from SerpApi
  31. url: https://serpapi.com/manage-api-key