Skip to main content
Glama

delimit_siem

Manage SIEM streaming: forward audit events to Splunk, Datadog, EventBridge, or webhooks. Configure, test, and check status.

Instructions

Manage SIEM streaming - forward audit events to Splunk, Datadog, EventBridge, or webhooks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNostatus, configure, test, or forwardstatus
integrationNosplunk, datadog, eventbridge, or webhook (for configure)
settingsNoJSON string of settings to update (for configure)
enabledNo"true" or "false" to enable/disable (for configure)
eventNoJSON string of event to forward (for forward/test)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It uses the vague verb 'Manage' without explaining if operations are read-only or modify state. It does not mention permissions, side effects, or the fact that the action parameter includes status, configure, test, and forward operations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence of 15 words, concise and front-loaded with 'Manage SIEM streaming'. However, it sacrifices some helpful detail for brevity, such as listing the possible actions or mention of the output schema.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 5 parameters, multiple actions, and an output schema, the description is too brief. It does not explain the workflow (e.g., status first, then configure, test, forward) or how the parameters interact. This incomplete guidance could lead to misuse by an AI agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds minimal semantic value beyond what is in the schema, merely restating the supported integrations. It does not explain the workflow or relationships between parameters, e.g., that settings and enabled are only relevant for configure.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool manages SIEM streaming and lists supported integrations. The verb 'Manage' is slightly generic but combined with the examples of audit event forwarding, it conveys the core function. It distinguishes from siblings like delimit_audit and delimit_obs_* by focusing on external SIEM forwarding.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides minimal guidance on when to use this tool. It implies its use for forwarding audit events to specific platforms but does not specify when not to use it or mention alternatives. Sibling tools like delimit_audit might overlap, but no comparison is made.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delimit-ai/delimit-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server