Skip to content

Conversation

@waleedlatif1
Copy link
Collaborator

Summary

  • updated visibility for non-sensitive tool params from user only to user or llm

Type of Change

  • New feature

Testing

N/A

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel
Copy link

vercel bot commented Jan 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jan 31, 2026 2:53am

Request Review

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 31, 2026

Too many files changed for review. (925 files found, 100 file limit)

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

| `actorId` | string | Yes | Actor ID or username/actor-name. Examples: "apify/web-scraper", "janedoe/my-actor", "moJRLRc85AitArpNN" |
| `input` | string | No | Actor input as JSON string. Example: \{"startUrls": \[\{"url": "https://example.com"\}\], "maxPages": 10\} |
| `Example` | string | No | No description |
| `memory` | number | No | Memory in megabytes allocated for the actor run \(128-32768\). Example: 1024 for 1GB, 2048 for 2GB |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Erroneous Example parameters accidentally added to documentation

Medium Severity

Five erroneous | \Example` | string | No | No description |rows were added to the documentation parameter tables. These appear inapify.mdx(lines 50 and 75) andelasticsearch.mdx(lines 54, 204, and 232). This appears to be a parsing or generation error where "Example" text from descriptions was accidentally extracted as a separate parameter. Users reading this documentation may be confused or attempt to use a non-existentExample` parameter.

Additional Locations (2)

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants