Agent API
List agents from agenthub
list-agenthub-agentsList agents from local
list-local-agentsDownload agents
download-agent \
--agent_author <agent_author> \
--agent_name <agent_name> \
--agent_version <agent_version> \
--agenthub_url <agenthub_url>Upload agent
upload-agents \
--agent_path <agent_path> \
--agenthub_url <agenthub_url>Last updated