get_login_link
Generates a clickable login link for Meta Ads authentication. Use this link to authorize access when using your own Facebook app; optionally supply an access token to use cached credentials.
Instructions
Get a clickable login link for Meta Ads authentication.
NOTE: This method should only be used if you're using your own Facebook app. If using Pipeboard authentication (recommended), set the PIPEBOARD_API_TOKEN environment variable instead (token obtainable via https://pipeboard.co).
Args: access_token: Meta API access token (optional - will use cached token if not provided)
Returns: A clickable resource link for Meta authentication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |