You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .codex-plugin/plugin.json
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "beatapi-agent-plugin",
3
3
"version": "0.3.0",
4
-
"description": "Create and manage BeatAPI text, image, video, Effect, workflow, and analysis APIs from Codex.",
4
+
"description": "Use BeatAPI models, Social Data, Effects, and workflows from Codex.",
5
5
"author": {
6
6
"name": "BeatAPI",
7
7
"email": "support@beatapi.io",
@@ -12,6 +12,8 @@
12
12
"license": "MIT",
13
13
"keywords": [
14
14
"beatapi",
15
+
"agent-toolkit",
16
+
"social-data",
15
17
"ai-video",
16
18
"music-video",
17
19
"ecommerce-video",
@@ -26,8 +28,8 @@
26
28
"mcpServers": "./.mcp.json",
27
29
"interface": {
28
30
"displayName": "BeatAPI",
29
-
"shortDescription": "Manage BeatAPI text, media, and workflows",
30
-
"longDescription": "Use one existing BeatAPI account and API key from Codex to discover models and Effects, create text responses, upload explicitly approved inputs, check USD balance and concurrency, create image, video, Effect, Video Analysis, Music Video, and Ecommerce Video tasks, monitor progress, retrieve hosted results, and manage existing Realtime sessions and webhooks.",
31
+
"shortDescription": "Use BeatAPI models, data, and workflows",
32
+
"longDescription": "Use one existing BeatAPI account and API key from Codex to discover current Model, Social Data, Effect, and Workflow capabilities; create text responses; upload explicitly approved inputs; check USD balance and concurrency; create image, video, Effect, Video Analysis, Music Video, and Ecommerce Video tasks; monitor progress; retrieve hosted results; and manage existing Realtime sessions and webhooks.",
0 commit comments