mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-10 15:56:03 +00:00
feat: polish extension detail pages
This commit is contained in:
@@ -314,6 +314,7 @@ class RuntimeMCPSession:
|
||||
{
|
||||
'name': tool.name,
|
||||
'description': tool.description,
|
||||
'parameters': tool.parameters,
|
||||
}
|
||||
for tool in self.get_tools()
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user