AI & ML10 toolsPaste one API key
Inblog integration for AI agents
Inblog is an AI-powered blogging platform for managing posts, authors, tags, redirects, design settings, analytics, and lead forms.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Inblog once and call the same tools from all of them.
Setup
Connect Inblog through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Inblog exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
inblog_get_analytics | Return a bounded blog or post analytics report for traffic trends, traffic sources, or per-post | Read |
inblog_get_blog | Return the connected API key's blog identity, plan, domain, locale, timezone, assets, and | Read |
inblog_list_posts | List and filter posts in the connected blog, one page at a time, optionally including tags and | Read |
inblog_list_redirects | List the blog's URL redirect rules one page at a time | Read |
inblog_list_tags | Return all tags available in the connected blog for discovery and post assignment | Read |
inblog_create_post | Create an unpublished draft post with content, SEO metadata, and optional tag and author | Write |
inblog_set_post_publication | Publish, unpublish, or schedule an existing Inblog post | Write |
inblog_update_post | Partially update a post's content, SEO metadata, or complete tag and author assignments without | Write |
inblog_upsert_redirect | Create a URL redirect when redirect_id is omitted, or partially update that redirect when | Read |
inblog_upsert_tag | Create a tag when tag_id is omitted, or partially update that tag when tag_id is provided | Read |