For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Cloudflare
    • GETpayload example
    • POSThttps://social-media-posting-dev.deao.workers.dev/post
      • GET3. Compilation - Create IG Images (OG Style) https://og-image-generator.deao.workers.dev/
      • GET2. Search 10 Images https://api.search.brave.com/res/v1/images/search
      • POST7. Update Blog Post https://dev-musiccast.odoo.com/json/2/blog.post/write
      • POST4. Upload Images to Odoo https://dev-musiccast.odoo.com/json/2/ir.attachment/create
      • POST1. Create 9 Texts for IG Carousel https://api.cloudflare.com/client/v4/accounts/84160857b012477f501ba7dea513f89e/ai/v1/chat/completions
LogoLogo
CloudflareSocial Post Workflow

  1. Search 10 Images https://api.search.brave.com/res/v1/images/search

||View as Markdown|
GET
/res/v1/images/search
GET
/res/v1/images/search
$curl -G https://graph.facebook.com/res/v1/images/search \
> -H "X-Subscription-Token: BSANP72NFm42N6ZQbKSQdQdNNCHaLtW" \
> --data-urlencode "q=Why You Should Stop Chasing Virality: A Sustainable Content Strategy for Musicians" \
> -d count=9 \
> -d country=US \
> -d search_lang=en
200Retrieved
1{}
Was this page helpful?
Previous

3. Compilation - Create IG Images (OG Style) https://og-image-generator.deao.workers.dev/

Next

7. Update Blog Post https://dev-musiccast.odoo.com/json/2/blog.post/write

Built with

Headers

X-Subscription-TokenstringOptional

Query parameters

qstringOptional
countintegerOptional
countrystringOptional
search_langstringOptional

Response

Successful response
  1. Compilation - Create IG Images (OG Style) https://og-image-generator.deao.workers.dev/
  1. Update Blog Post https://dev-musiccast.odoo.com/json/2/blog.post/write