Skip to main content
POST
Add Url To Agent

Authorizations

x-api-key
string
header
required

Path Parameters

agent_id
string<uuid> | null
required

Body

application/json

Request model for adding a URL to agent's knowledge base.

url
string<uri>
required

The URL to add to the agent's knowledge base

Required string length: 1 - 2083

Response

Successful Response

Response model for adding a URL to agent's knowledge base.

status
string
required

Status of the operation

Allowed value: "success"
file_id
string
required

UUID of the created file record

job_id
string
required

UUID of the background processing job