Remote Bash Tool

Markdown
DestructiveExternal
COMPOSIO_REMOTE_BASH_TOOL

Input Parameters

commandstringRequired

The bash command to execute. Hard 3-minute (180s) execution limit — break large tasks into smaller commands.

session_idstring

Pass the session_id if you received one from a prior COMPOSIO_SEARCH_TOOLS call.

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