File size: 323 Bytes
a74e89c
5169ca2
a74e89c
 
 
 
1
2
3
4
5
6
7
{
  "description": "Tool to extract data from Google Sheets. Input is source_link which is a string of a url or google sheets id e.x. source_link='https://docs.google.com/spreadsheets/d/SHEETS_ID/'. Output is a string",
  "name": "google_sheet_extractor_tool",
  "tool_class": "sheet_extractor.GoogleSheetExtractorTool"
}