list_tasks
List named tasks for a repository, including metadata and warnings, to see what operations are available and any issues. Optionally includes the shell command for each task.
Instructions
List available named tasks for a repository, including metadata and warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name from list_repositories(), e.g. "pypto", "simpler" | |
| include_command | No | When True (default) include the shell command string in each task entry |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||