logo
Development
Search
Official Tools

Official Tools

image-20250925103146856

Here, you can view all the tools developed by GPTBots officially and provided for users to use. You can add and use these tools in the Agent/Workflow configuration interface.

image-20250925103221665

Each tool allows you to view its specific information, including its introduction, usage, input parameters, and output parameters.

OAuth Tools

GPTBots presets some OAuth-type tools, which can be used by both Agents and Workflows.

image-20260609144518030

When adding an OAuth tool, you need to perform the following operations:

  1. Select the authorization method.
    • Organization Authorization: Once the tool is authorized, it is available across the entire organization. Organization authorization needs to be completed in [Tools - Official Tools].
    • Agent Authorization: Once the tool is authorized, it can only be used in the current Agent.
    • End-user Authorization: When this tool is added to an Agent, no authorization is required. If the end user wants to invoke this tool during a conversation with the Agent, the user needs to complete authorization during the conversation. This ensures that each user can authorize and use the tool with their own account.
  2. Enter Client information. The information required for each OAuth tool may vary. Taking Google tools as an example, you need to first register a client in Google Cloud, obtain client_id and client_secret, and enter them here.
  3. Fill in the redirect URI in your client settings. Copy the link provided by GPTBots below and paste it into your OAuth client configuration.
  4. Click [Confirm] to complete the authorization.