get_project
Fetch GitFlic project metadata using owner and alias. Returns title, description, default branch, language, topics, URLs, and visibility to inform subsequent operations.
Instructions
Get detailed information about a specific GitFlic project by owner and project alias. Returns title, description, default branch, language, topics, transport URLs (HTTP/SSH), and visibility settings. Use this to get project metadata before performing other operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Project owner alias | |
| project | Yes | Project alias |