List Space Repository Links Tool
list-space-repository-linksUse this when the user asks which repositories are linked to a Space for Autopilot, repo sync, suggestion generation, trigger events, or recent sync activity. Read-only: returns configured repository links plus bounded sync status/activity without exposing raw provider payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | Numeric Space ID whose Autopilot repository links should be listed. | |
| activity_limit | No | Maximum recent sync events per link. Defaults to 5, max 20. | |
| include_activity | No | Include recent repository sync status/activity. Defaults to true. |