LittleSis API Server
Provide access to the LittleSis API to track corporate power and accountability.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Get Entity: Get detailed information about a specific entity (person or organization) from LittleSis by ID
- Get Entities: Get information about multiple entities at once (up to 300 entities per request)
- Search Entities: Search for entities by name. Results are ranked by number of relationships.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Provide access to the LittleSis API to track corporate power and accountability. Enable querying and exploring relationships and entities related to corporate influence. Facilitate integration of corporate data into LLM applications for enhanced context and insights.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| get_entity | Get detailed information about a specific entity (person or organization) from LittleSis by ID |
| get_entities | Get information about multiple entities at once (up to 300 entities per request) |
| search_entities | Search for entities by name. Results are ranked by number of relationships. |
| get_entity_extensions | Get the types/extensions associated with an entity (Person, Organization, Business, etc.) |
| get_entity_relationships | Get all relationships this entity has with other entities |
| get_entity_connections | Get other entities that this entity has relationships with |
| get_entity_lists | Get the lists that an entity appears on (e.g., Fortune 1000, lobbying lists) |
| get_relationship | Get detailed information about a specific relationship between two entities |