upsert_repo_blocklists
Update or insert blocklist patterns for repositories by providing a JSON array of URLs and their associated pattern lists.
Instructions
Upsert repository blocklist patterns (POST .../repos/upsert).
Args: repos_json: JSON array of {url, patterns[]} objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repos_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||