We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b32b4 commit 7852f90Copy full SHA for 7852f90
tasks/tool.gpt
@@ -1,15 +1,7 @@
1
Name: Tasks
2
Description: Manage and execute tasks
3
-Share tools: List Tasks, Run Task, List Task Runs, Create Task
4
Metadata: icon: https://cdn.jsdelivr.net/npm/@phosphor-icons/core@2/assets/duotone/check-square-duotone.svg
5
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.
13
14
---
15
Name: List Tasks
0 commit comments