Skip to main content
Glama

List log stream overrides

render_list_resource_log_streams
Read-onlyIdempotent

List log stream overrides for a workspace, with filters for owner, setting, resource ID, or log stream ID. Overrides take precedence over the default log stream.

Instructions

List log stream overrides. Lists log stream overrides for the provided workspace that match the provided filters. These overrides take precedence over the workspace's default log stream. Calls GET /logs/streams/resource on the Render Public API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoThe maximum number of items to return. For details, see [Pagination](https://api-docs.render.com/reference/pagination).
cursorNoThe position in the result list to start from when fetching paginated results. For details, see [Pagination](https://api-docs.render.com/reference/pagination).
ownerIdNoThe ID of the workspaces to return resources for
settingNoFilter log streams by their setting.
resourceIdNoIDs of resources (server, cron job, postgres, or redis) to filter by
logStreamIdNoFilter log streams by their id.
Behavior4/5

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

Annotations already declare the tool as readOnly, openWorld, idempotent, and non-destructive. The description adds context that overrides take precedence over the default log stream, enhancing transparency beyond annotations.

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 concise (two sentences) but the first sentence redundantly restates the title. It frontloads the key action and includes relevant context.

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?

Given 6 parameters all documented in schema and rich annotations, the description explains the tool's function and relationship to default streams. No output schema, but the return type (list of overrides) is implied.

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 all parameters are already documented. The description does not add additional meaning beyond what the schema provides.

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?

The description clearly states the tool lists log stream overrides for a workspace, distinguishing them from the default log stream. It includes the API endpoint, which reinforces the purpose.

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 implies usage when needing to list overrides with filters, but does not provide guidance on when to use this tool versus alternatives like render_get_resource_log_stream or render_update_resource_log_stream.

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