Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Box AI Studio APIを使用して、組織内のすべてのAIエージェントのリストを取得します。
GET /2.0/ai_agents
curl -i -X GET "https://api.box.com/2.0/ai_agents" \ -H "authorization: Bearer <ACCESS_TOKEN>"
await client.aiStudio.getAiAgents();
client.ai_studio.get_ai_agents()
await client.AiStudio.GetAiAgentsAsync();
try await client.aiStudio.getAiAgents()
client.getAiStudio().getAiAgents()
mode
ask
text_gen
extract
fields
agent_state
enabled
disabled
include_box_default
true
limit
1000
marker
JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii
このページは役に立ちましたか?