GET
/
v2
/
ai-agents
/
{ai_agent_id}
/
builtin-tools
/
{tool_id}

Path Parameters

ai_agent_id
string
required
tool_id
string
required

Response

200 - application/json
app_password
string
required

Application-specific password used for authentication

created_at
string
required

Timestamp when the tool was created

from_email
string
required

Email address configured as sender

updated_at
string
required

Timestamp when the tool was last updated

tool_description
string | null

Description of the email tool's purpose and configuration

tool_id
string

Unique identifier of the email tool

tool_name
enum<string>
default:
send_email

Identifier for the email tool type

Available options:
send_email