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
[Agent] Simplify Platform tool by using asText() method
Removed explicit await() and result type matching by using the
ResultPromise::asText() convenience method which handles the
await internally and extracts text content directly.
0 commit comments