aidelly_list_pinterest_boards
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.wilzer/aidelly
https://github.com/Aidelly/claude-plugin
1/7 registries