You're viewing a demo portfolio

Join the waitlist
PRSM

aidelly_list_accounts

Active

Tool of io.github.wilzer/aidelly

declared in 0.3.0

List all postable accounts in a workspace as a flat list, including sub-accounts such as Facebook Pages, Instagram Business accounts, and LinkedIn company pages. Requires `workspace_id`. Use the `id` field from each account as the `account_id` when creating a post. Call this before creating posts to discover available account IDs per platform.

Parameters schema

{
  "type": "object",
  "required": [
    "workspace_id"
  ],
  "properties": {
    "query": {
      "type": "object",
      "description": "Optional query overrides for endpoints with sparse parameter schemas.",
      "additionalProperties": true
    },
    "brand_id": {
      "type": "string"
    },
    "workspace_id": {
      "type": "string",
      "format": "uuid"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.wilzer/aidelly

https://github.com/Aidelly/claude-plugin

1/7 registries
View full server →