add_reference
Bookmark important file paths or URLs with a decaying time-to-live for quick navigation to key sources, docs, and configs. Add notes to identify them across sessions.
Instructions
Bookmark important file paths or URLs for quick navigation. TTL decays over time. Recommended tiers: 10=short-term, 30=normal, 100=long-term. Use for: key source files, API docs, configs. Example: 'src/core/auth.py - OAuth implementation'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Initial ttl (recommended: 10 short-term, 30 normal, 100 long-term) | |
| url | Yes | File path or URL | |
| note | Yes | Description |