Smithery
connect.subscriptions.by_namespace.list
List namespace-scoped trigger subscriptions for all connections in the namespace.
Remote smithery
Other tools also called connect.subscriptions.by_namespace.list?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"namespace": {
"type": "string",
"description": "path parameter"
}
}
}