upload_markdown
Upload a local file to a GitLab project so it can be referenced in markdown content. Specify the project ID and the file path to make the file accessible for markdown links and images.
Instructions
Upload a file to a GitLab project for use in markdown content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the file to upload | |
| project_id | Yes | Project ID or URL-encoded path of the project |