get_user
Retrieve user details and optional posts by ID or username. Specify post type (MADE or VOTED), count, and pagination cursor for tailored results. Ensures accurate user data retrieval with error handling.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | No | ||
posts_after | No | ||
posts_count | No | ||
posts_type | No | ||
username | No |