Skip to main content
POST
Create Analytics Skill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json
name
string
required
description
string
default:""
when_to_use
string
default:""
allowed_tools
string[]
body
string
default:""
source_type
string
default:user
source_title
string | null
source_url
string | null
is_published
boolean
default:true

Response

Successful Response

skill_id
string
required
name
string
required
id
string<uuid> | null
organisation_id
string | null
created_by_member_id
string<uuid> | null
description
string
default:""
when_to_use
string
default:""
allowed_tools
string[]
body
string
default:""
source_type
string
default:builtin
source_title
string | null
source_url
string | null
is_builtin
boolean
default:false
is_published
boolean
default:true
created_at
string<date-time> | null
updated_at
string<date-time> | null