Problem or motivation
Public actors with limited permissions are non-destructive, so we could remove that hint for those (when actor is a tool), but you’re right we have to keep it for call-actor and for the future call-task.
It's like web fetch - it’s non-destructive by definition, but if you use some special URL, it can cause destruction, but that’s more on you than the tool
For context, see: https://apify.slack.com/archives/C09AUCEABDM/p1781043540671109
Proposed solution
See above
Alternatives considered
No response
Problem or motivation
Public actors with limited permissions are non-destructive, so we could remove that hint for those (when actor is a tool), but you’re right we have to keep it for call-actor and for the future call-task.
It's like web fetch - it’s non-destructive by definition, but if you use some special URL, it can cause destruction, but that’s more on you than the tool
For context, see: https://apify.slack.com/archives/C09AUCEABDM/p1781043540671109
Proposed solution
See above
Alternatives considered
No response