Get Tool Schemas
Read-only
COMPOSIO_GET_TOOL_SCHEMASInput Parameters
tool_slugsarray<string>RequiredList of tool slugs to retrieve schemas for. Each slug MUST be a valid tool slug previously returned by COMPOSIO_SEARCH_TOOLS.
session_idstringALWAYS pass the session_id that was provided in the SEARCH_TOOLS response.
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