Daily API surface sync (20260730) - #63
Open
mavxdegods wants to merge 7 commits into
Open
mavxdegods wants to merge 7 commits into
mavxdegods wants to merge 7 commits into
Conversation
…le, asset OpenAPI paths
- Update llms.txt + llms-full.txt: tool count 150→142 (precise audit)
- Add python.gen.pro to OpenAPI servers list
- Add Billing and Voices tags
- Add OpenAPI paths: credit_balance, credit_plans, credit_transactions, payment,
subscription_upgrade, user_jobs/estimate, user_voice_resources,
hume_ai_sample/status, content_resources/from_url, schedule/posts,
schedule/with-post, schedule/post/{id} (GET+PATCH+DELETE),
platform/get_oauth_account, platform/get_authorization_url,
platform/disconnect/{platform}, agents/{id}/recurring-jobs/{id}/test-run
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The MCP has grown from 100 to 142 tools since the last sync. This update fixes the tools section of llms.txt: - Remove stale names: gen_research, gen_make_video, gen_list_voices, gen_create_voice (removed from live server) - Add new tools: gen_run_research, gen_refine_content_ideas, gen_list_content_ideas, gen_update_idea_status, gen_expand_idea, gen_set_content_preference, gen_decide_agent_run, gen_list_conversations, gen_get_conversation, gen_get_session_preferences, gen_update_session_preferences, gen_generate_content, gen_generate_layer, gen_continue_generation, gen_publish_content, gen_list_agent_voices, gen_preview_voice, gen_get_voice_preview_status, gen_generate_voice_description, gen_create_content_resource, gen_get_content_resource, gen_list_content_resources, gen_delete_content_resource, gen_update_column, gen_duplicate_row, gen_create_layer, gen_get_layer, gen_update_layer, gen_delete_layer, gen_pause_watchlist, gen_resume_watchlist, gen_get_watchlist, gen_update_watchlist, gen_delete_watchlist, gen_create_monitoring_job, gen_update_monitoring_job, gen_list_proof_of_genesis_backups, gen_create_proof_of_genesis_backup, gen_remove_proof_of_genesis_backup, gen_get_recurring_job, gen_ensure_default_recurring_job, gen_get_credit_usage, gen_list_credit_plans, gen_update_agent, gen_get_agent, gen_delete_agent, gen_get_agent_profile, gen_create_agent_profile, gen_update_agent_profile, gen_reset_agent_profile, gen_add_agent_account, gen_add_agent_inspiration, gen_connect_agent_elevenlabs, gen_update_organization, gen_delete_organization, gen_list_api_keys, gen_update_api_key, gen_revoke_api_key, gen_revoke_all_api_keys Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Security fixes:
- Remove pricing table ($0.015/video, $0.002/comment) from content-monitoring.mdx and llms-full.txt
- Replace "S3" with "cloud storage"/"from your client" in content-resources.mdx
Surface sync (MCP → docs/OpenAPI/llms):
- OpenAPI: add PATCH /vidsheet/{sheet_id}/columns/{column_id} for gen_update_column
- OpenAPI: add POST /agents/{agent_id}/core/inspiration for gen_add_agent_inspiration
- columns.mdx: add Update column section with params, errors, and curl example
- llms-full.txt: add PATCH/DELETE to columns section; add Agent Profile section
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Rewrite publishing.mdx: full social connect/disconnect OAuth flow, modern schedule/with-post (all 5 platforms), content calendar CRUD. Replaces outdated user_jobs publish_content TikTok-only pattern. - Add "Run a job immediately" section to recurring-jobs.mdx with POST /v1/agents/:agent_id/recurring-jobs/:job_id/test-run - Add Seedance 2.0 model row to video-from-text.mdx and video-from-image.mdx - Update llms.txt Step 5 publishing section: python.gen.pro endpoints, all 5 platforms, OAuth connect/disconnect flow - Update llms-full.txt Phase 5: replace old user_jobs pattern with modern social connect API + full schedule/with-post documentation; add test-run to recurring jobs section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 targeted additions linking MCP tool names to existing endpoint blocks that lacked them: avatars, song mixes, conversations, content ideas, research, content monitoring, generations, direct uploads, watchlists, and recurring jobs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… lists Update video_from_text and video_from_image model enumerations across llms.txt, llms-full.txt, and generation-types.mdx to include the full current model set: seedance-2.0, seedance-1.5-pro, seedance-1.0-pro, seedance-1.0-lite, kling_2_1, kling_2_6 (previously missing from video_from_text list). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The tool gen_upload_asset and endpoint POST /v1/social/upload_asset do not exist as public developer surfaces. Replace with the correct three-step direct-upload flow: gen_create_direct_upload → PUT → gen_complete_asset_upload, documented with curl recipe. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated surface sync. blocked-leak: 4 finding(s) — needs human review
Gates: build/test green. Leak-scan: see run log.
🤖 Generated with Claude Code