create_link
Add a link to a project with display text and URL, optionally grouped under a category.
Instructions
Create a new quick link in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the link | |
| text | Yes | Display text for the link | |
| category | No | Category to group the link under | |
| project_uuid | Yes | UUID of the project |