aidelly_bulk_create_posts

shallow

io.github.wilzer/aidelly · Verify this server

Create up to 50 scheduled posts in one call. Each item takes the same shape as aidelly_create_post. Returns HTTP 201 when every item was accepted and 207 when some failed, with a per-item results array carrying index, status, and either the created post or an error — inspect it rather than assuming the whole batch succeeded. Acceptance is not delivery: poll aidelly_get_post for each created id. Rate limit is charged per post, not per request, so a 20-post batch costs 20 write units — it saves round trips, not quota. The whole batch is rejected before anything is written if it would exceed your daily scheduling limit.

100.0/100

1 trials · measured 8 days ago

aidelly_bulk_create_posts scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.wilzer/aidelly, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Category
Content & media
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: aidelly_bulk_create_posts
[![Vouch score](https://vouch.tools/api/tools/ed33f291-8958-49e7-93d0-c4adab2afaba/badge.svg)](https://vouch.tools/tools/ed33f291-8958-49e7-93d0-c4adab2afaba)
aidelly_bulk_create_posts — Vouch