You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add annotations to all internal and Actor tools:
- title: Short display name (sentence case, Actor/Apify capitalized)
- readOnlyHint: true for read-only tools
- openWorldHint: true only for tools accessing open world (external web/Actors), not Apify platform
Examples: call-actor and get-html-skeleton are openWorld; search-actors and fetch-apify-docs are not
0 commit comments