github_update_topics
Set repository topics by replacing all existing tags with specified comma-separated topic names, keeping repository categorization current and accurate.
Instructions
Set repository topics/tags (replaces all existing topics).
Args: owner: Repository owner repo: Repository name topics: Comma-separated topic names (e.g., 'python,mcp,devops') session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| topics | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |