Generate a Story for an NFT Agent
Example:
Endpoint:
/agent/${agentId}/storyRequest Format:
{ "theme": "Your theme here" }
Response Format:
{ "data": { "story": "Generated story content" } }
Example Code:
Last updated