Remote Bash Tool
DestructiveExternal
COMPOSIO_REMOTE_BASH_TOOLInput Parameters
commandstringRequiredThe bash command to execute. Hard 3-minute (180s) execution limit — break large tasks into smaller commands.
session_idstringPass the session_id if you received one from a prior COMPOSIO_SEARCH_TOOLS call.
Response
dataobjectData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanWhether or not the action execution was successful or not