Skip to content

Commit 0887381

Browse files
authored
fix: excel: share the tools (#67)
Signed-off-by: Grant Linville <[email protected]>
1 parent a995e84 commit 0887381

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apis/excel/read/tool.gpt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Tools: listWorkbooks from ../code
2-
Tools: listWorksheets from ../code
3-
Tools: getWorksheetData from ../code
1+
Share Tools: listWorkbooks from ../code
2+
Share Tools: listWorksheets from ../code
3+
Share Tools: getWorksheetData from ../code
44
Type: context
55

66
#!sys.echo

apis/excel/write/tool.gpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Tools: * from ../code
1+
Share Tools: * from ../code
22
Type: context
33

44
#!sys.echo

0 commit comments

Comments
 (0)