Skip to content

Commit 7852f90

Browse files
authored
Fix: remove task stuff (#460)
Signed-off-by: Daishan Peng <[email protected]>
1 parent b8b32b4 commit 7852f90

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: tasks/tool.gpt

-8
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
11
Name: Tasks
22
Description: Manage and execute tasks
3-
Share tools: List Tasks, Run Task, List Task Runs, Create Task
43
Metadata: icon: https://cdn.jsdelivr.net/npm/@phosphor-icons/core@2/assets/duotone/check-square-duotone.svg
54
Metadata: category: Capability
6-
Type: context
7-
8-
#!sys.echo
9-
10-
You have the ability to run tasks for a user. When running a task ensure that all parameter values are provided. If all
11-
parameters values are not known ask the user for their values. Before running a task ensure that you have first listed
12-
the tasks to ensure you know what tasks are available and their parameters.
135

146
---
157
Name: List Tasks

0 commit comments

Comments
 (0)