Forcefully commits a tool request to the active agent in the swarm system. Validates the session and swarm, bypassing agent validation to directly commit the request. Runs within a beginContext wrapper for execution context management, logging operations via LoggerService.
The tool request(s) to commit.
The ID of the client associated with the session.
A promise that resolves with an array of results if the request is committed.
Forcefully commits a tool request to the active agent in the swarm system. Validates the session and swarm, bypassing agent validation to directly commit the request. Runs within a beginContext wrapper for execution context management, logging operations via LoggerService.