Tool Skill
Get Entity Relationships
get_entity_relationshipsGet all relationships this entity has with other entities
$0.01/call
Flat rate
LittleSis
When to Use
Use this tool when you need to get all relationships this entity has with other entities. This is part of the LittleSis provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 7+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("littlesis/get_entity_relationships")xpay_run— Execute:xpay_run("littlesis/get_entity_relationships", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | number | Yes | The entity ID |
sort | string | No | Sort order for relationships |
page | number | No | Page number for pagination |
category_id | number | No | Filter relationships by category (1-12) |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- LittleSis (all tools) — 8 tools
- Get Entity — $0.01/call
- Get Entities — $0.01/call
- Search Entities — $0.01/call
- Get Entity Extensions — $0.01/call
- Get Entity Connections — $0.01/call
Links
- Tool page: https://xpay.tools/littlesis/get-entity-relationships/
- Provider: https://xpay.tools/littlesis/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("littlesis/get_entity_relationships")// 2. Execute
xpay_run("littlesis/get_entity_relationships", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | number | Yes | The entity ID |
sort | string | No | Sort order for relationships |
page | number | No | Page number for pagination |
category_id | number | No | Filter relationships by category (1-12) |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/littlesis/get-entity-relationships/SKILL.md
CLI
npx @xpaysh/cli install littlesis/get-entity-relationships
Manual
curl -o SKILL.md https://xpay.tools/skills/littlesis/get-entity-relationships/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
LittleSis

