/
TE
team-openpm
/
openpm
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 59m ago · Updated 1mo ago
Details
Filter operations
get
/packages
post
/packages
get
/packages/search
get
/packages/lookup
get
/packages/connected
get
/packages/{packageId}
post
/packages/{packageId}
get
/packages/{packageId}/openapi
get
/packages/{packageId}/ai-plugin
get
/ai-plugins/search
get
/ai-plugins/lookup
Looks up ai-plugins by package ids
get
/ai-plugins/lookup
Query parameters
ids
string
CSV list of package ids
Response
A list of ai-plugins
AiPlugin[]
required
schema_version
string
required
name_for_human
string
required
name_for_model
string
required
description_for_human
string
required
description_for_model
string
required
auth
object
required
api
object
required
logo_url
string
required
contact_email
string
required
legal_info_url
string
required
Changes