get-signals
Retrieve signals filtered by owner ID, shared or private status, and partial matches. Designed for Seq MCP Server to efficiently manage logging and monitoring configurations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ownerId | No | Owner ID to filter signals by | |
partial | No | Whether to include partial signal matches | |
shared | No | Whether to include only shared signals (true) or private signals (false) |