mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 21:06:04 +00:00
added mcp ui as tool
This commit is contained in:
@@ -69,6 +69,10 @@ export class RecordToolSchema<
|
||||
})
|
||||
.optional(),
|
||||
}),
|
||||
annotations: {
|
||||
readOnlyHint: true,
|
||||
destructiveHint: false,
|
||||
},
|
||||
},
|
||||
async (params, ctx: AppToolHandlerCtx) => {
|
||||
const configs = ctx.context.app.toJSON(params.secrets);
|
||||
|
||||
Reference in New Issue
Block a user