fix: Shorten tool name exceeding 64 char limit
- Renamed outline_bulk_remove_users_from_collection (41 chars) to outline_bulk_remove_collection_users (38 chars) - With MCP prefix (24 chars), total was 65 > 64 limit - Bumped version to 1.3.7 - Updated all version references in source files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -340,7 +340,7 @@ Test error handling, invalid inputs, empty results.
|
||||
| `outline_bulk_move_documents` | 🔄 | |
|
||||
| `outline_bulk_restore_documents` | 🔄 | |
|
||||
| `outline_bulk_add_users_to_collection` | 🔄 | |
|
||||
| `outline_bulk_remove_users_from_collection` | 🔄 | |
|
||||
| `outline_bulk_remove_collection_users` | 🔄 | |
|
||||
|
||||
### 30. Advanced Search (6 tools)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user