Remote Bash Tool

Markdown
DestructiveExternal
COMPOSIO_REMOTE_BASH_TOOL

Input Parameters

commandstringRequired

The bash command to execute

session_idstring

ALWAYS pass the session_id that was provided in the SEARCH_TOOLS response.

Response

dataobject

Data from the action execution

errorstring

Error if any occurred during the execution of the action

successfulboolean

Whether or not the action execution was successful or not