Skip to main content
Glama

Update log stream

render_update_owner_log_stream
Idempotent

Update the log stream for a workspace, sending logs to a specified endpoint or dropping them. Requires workspace ID and preview action.

Instructions

Update log stream. Updates log stream information for the specified workspace. All logs for resources owned by this workspace will be sent to this log stream unless overridden by individual resources. Calls PUT /logs/streams/owner/{ownerId} on the Render Public API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokenNoThe optional token to authenticate the log stream.
ownerIdYesThe ID of the workspace to update log stream information for
previewYesWhether to send logs or drop them.
endpointNoThe endpoint to stream logs to.
Behavior4/5

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

Beyond annotations (idempotent, non-destructive), the description adds that it performs an update via PUT and affects log routing for the workspace. Does not disclose permissions or error conditions.

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?

Three sentences, efficient and front-loaded. First sentence is slightly redundant but overall good. No wasted words.

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

Completeness4/5

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

For a 4-parameter update tool with no output schema, the description explains the core behavior and API call. Lacks details on prerequisites or error handling, but adequate for typical use.

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 descriptions already cover all parameters (100% coverage). Description does not add new semantics beyond stating 'log stream information' and the routing effect, which is baseline worth.

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

Purpose5/5

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

Description clearly states it updates log stream information for a workspace and explains the effect on log routing, distinguishing it from sibling tools like get or delete.

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

Usage Guidelines4/5

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

Describes when to use (updating workspace log stream) but does not explicitly mention when not to use or compare to alternatives. However, the context from sibling tools makes it sufficiently clear.

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/LuSrodri/render-useful-mcp'

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