Skip to main content
POST
Install Agent

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required
agent_id
string
required

Catalog agent identifier

Required string length: 1 - 255

Body

application/json
relation
enum<string>
default:editor
Available options:
owner,
admin,
editor,
viewer

Response

Existing installed agent card

id
string
required
name
string
required
description
string | null
required
provider
object
required
version
string
required
capabilities
object
required
default_input_modes
string[]
required
default_output_modes
string[]
required
tools
string[]
required
skills
object[]
required
kind
enum<string>
required
Available options:
source_project_agent,
installed_project_agent
can_run
boolean
required
source_type
enum<string>
required
Available options:
project,
catalog_install
source_path
string
required
edit_mode
enum<string>
required
Available options:
structured,
source_only
x-veryfront-model
string | null
required
x-veryfront-url
string
required
suggestions
(string | object)[]
Minimum string length: 1
installed_access
object
runtime_readiness
object
avatar_url
string<uri> | null

Absolute URL for this agent avatar. Null when no custom avatar has been set.