get_entity_connections
Explore and retrieve entities connected to a specified entity via relationships. Filter connections by category and use pagination to manage large datasets. Ideal for analyzing corporate influence and accountability on the LittleSis MCP server.
Instructions
Get other entities that this entity has relationships with
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category_id | No | Filter connections by relationship category | |
id | Yes | The entity ID | |
page | No | Page number for pagination |