list_projects
Retrieve your Symbols projects with names, keys, and IDs to select a project for saving or publishing. Requires authentication.
Instructions
List the user's Symbols projects.
Returns project names, keys, and IDs so the user can choose which project to save to or publish. Requires authentication.
Args: token: JWT access token from login. api_key: API key (sk_live_...) from project integration settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |