You're viewing a demo portfolio

Join the waitlist
PRSM

aidelly_list_pinterest_boards

Active

Tool of io.github.wilzer/aidelly

declared in 0.3.0

List Pinterest boards available in a workspace. Call this before aidelly_create_post for Pinterest, then pass the selected board id as content.platform_specific.board_id.

Parameters schema

{
  "type": "object",
  "required": [
    "workspace_id"
  ],
  "properties": {
    "query": {
      "type": "object",
      "description": "Optional query overrides for endpoints with sparse parameter schemas.",
      "additionalProperties": true
    },
    "bookmark": {
      "type": "string"
    },
    "brand_id": {
      "type": "string"
    },
    "page_size": {
      "type": "integer",
      "default": 50,
      "maximum": 100,
      "minimum": 1
    },
    "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 →
aidelly_list_pinterest_boards — io.github.wilzer/aidelly — PRSM MCP