Lemon8 modelsapi generation api

lemon8/app/user-following-list

Get following list of specified user. This capability focuses on lemon8 (lemon8 app) workflows centered on get following list of specified user.

Input
Pagination parameter, can be obtained from the return result of the last request. It is empty for the first request, and the cursor returned by the last request is used for subsequent requests.
User ID, can be obtained from the interface `/lemon8/app/get_user_id`
Idle

Example output — click Run to generate your own

API README

Get following list of specified user

Get following list of specified user. This capability focuses on lemon8 (lemon8 app) workflows centered on get following list of specified user. It is suitable for lemon8 workflows.

Capability

Get following list of specified user. This capability focuses on lemon8 (lemon8 app) workflows centered on get following list of specified user. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Enrich profiles, accounts, and business records with structured context.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models