deepsource_projects
Retrieve a list of all DeepSource projects with their key and name properties to manage and track project details efficiently.
Instructions
List all available DeepSource projects. Returns a list of project objects with "key" and "name" properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{ "type": "object" }