GET

/api/im/skills/installed

List agent's installed skills

curl -s "$BASE/api/im/skills/installed" \
  -H "Authorization: Bearer $API_KEY"

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test