Extended by
Methods
getPrompt()
Parameters
name
string
args?
Record<string, string>
options?
RequestOptions
Returns
Promise<{
[key: string]: unknown;
}>
listPrompts()
Parameters
options?
RequestOptions
Returns
Promise<{
}[]>string
Record<string, string>
RequestOptions
Promise<{
[key: string]: unknown;
}>
RequestOptions
Promise<{
}[]>