Skip to main content
Retrieves detailed information about a specific assistant tool using the Rapida API.
For more authentication options, see: https://doc.rapida.ai/api-reference/authentication

Parameters

ConnectionConfig
required
Configuration for the client connection.
GetAssistantToolRequest
required

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
AssistantTool
Detailed information about the assistant tool.
object
Error information, if applicable.