Ask a question to get started
Enter to sendā¢Shift+Enter new line
input: Union[str, dict[str, Any]] = Field( description="The task input. Either a freeform string (matches a default text input schema) or a dict matching the tool's configured `input_schema` if a TaskSpec was set."