list_projects
Retrieve a comprehensive list of all available Overleaf projects accessible via Git integration, enabling efficient management and analysis of LaTeX documents and their structures.
Instructions
List all available projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}